We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f3d9f commit 3f232e8Copy full SHA for 3f232e8
guide/index.md
@@ -37,7 +37,7 @@ $ yarn create vite
37
With PNPM:
38
39
```bash
40
-$ pnpx create-vite
+$ pnpm dlx create-vite
41
```
42
43
Then follow the prompts!
0 commit comments