mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: fix typo in nuxi init
command (#23155)
This commit is contained in:
parent
9892d5cd3b
commit
0612786544
@ -26,7 +26,7 @@ It provides a number of features that make it easy to build fast, SEO-friendly,
|
||||
Use the following command to create a new starter project. This will create a starter project with all the necessary files and dependencies:
|
||||
|
||||
```bash
|
||||
npx nuxi@latest nuxi init <my-project>
|
||||
npx nuxi@latest init <my-project>
|
||||
```
|
||||
|
||||
Discover also [nuxt.new](https://nuxt.new): Open a Nuxt starter on CodeSandbox, StackBlitz or locally to get up and running in a few seconds.
|
||||
|
Loading…
Reference in New Issue
Block a user