mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: fix init command (#667)
This commit is contained in:
parent
b13e20f317
commit
6dfe0d129a
@ -23,7 +23,7 @@ Recommended setup is:
|
||||
From visual studio code, open an [integrated terminal](https://code.visualstudio.com/docs/editor/integrated-terminal) and use the following command to create a new starter project:
|
||||
|
||||
```bash
|
||||
npx nuxi my-nuxt3-project
|
||||
npx nuxi init my-nuxt3-project
|
||||
```
|
||||
|
||||
Open `my-nuxt3-project` folder in visual studio code:
|
||||
|
Loading…
Reference in New Issue
Block a user