docs: fix create project command typo (#208)
`create-next-app` -> `create-nuxt-app`
This commit is contained in:
parent
269caf00b0
commit
24027aa1a1
|
|
@ -7,7 +7,7 @@ description: Install and configure Nuxt.
|
|||
|
||||
### Create project
|
||||
|
||||
Start by creating a new Nuxt project using `create-next-app`:
|
||||
Start by creating a new Nuxt project using `create-nuxt-app`:
|
||||
|
||||
```bash
|
||||
npx nuxi@latest init my-app
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user