Skip to content

Commit c75344b

Browse files
committed
Merge branch 'sync-docs' of https://github.com/vitejs/docs-cn into sync-3f232e87-1
2 parents 7e862a9 + 3f232e8 commit c75344b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ yarn create vite
3737
使用 PNPM:
3838

3939
```bash
40-
$ pnpx create-vite
40+
$ pnpm dlx create-vite
4141
```
4242

4343
然后按照提示操作即可!

0 commit comments

Comments
 (0)