From 7ee7f9aba41ff55dbcbfbdf851e84f28129c9dd8 Mon Sep 17 00:00:00 2001 From: Haibo Z <61728435+ahai-code@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:28:41 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 614f686..8141f67 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Gradle plugin for vfox [vfox](https://vfox.lhan.me/) . ## Install After install vfox [vfox](https://vfox.lhan.me/),install the plugin by running: ```bash -vfox install nodejs -``` \ No newline at end of file +vfox install gradle +```