From 3420fe8b9d6c2a32ec621349d3d59df95209034c Mon Sep 17 00:00:00 2001 From: Victor Bo Date: Fri, 11 Aug 2023 21:45:33 +0800 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63734c6..ffb11b3 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Clone this template ```bash vtr -# select Unplugin +# select VitePlugin # or -# vtr vtrbo/starter-unplugin my-plugin +# vtr vtrbo/starter-vite-plugin my-plugin ``` Globally replace `---plugin-name---` with your plugin name.