fix: Fixed create project command typo
`create-next-app` -> `create-nuxt-app`
This commit is contained in:
parent
269caf00b0
commit
4deaaaf1ea
|
|
@ -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