From 67d4ecbf3a3e802714b9e8d9daadd0b892331b38 Mon Sep 17 00:00:00 2001 From: ERKELSOT <1256029807@qq.com> Date: Wed, 27 Jul 2022 22:44:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(docs):=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 757dad3..f4b0cfb 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ ```ts pnpm add vite-create-app@latest -g + or npx vite-create-app@latest ```