docs: update nuxi-edge to nuxi-nightly (#24347)

This commit is contained in:
Alexander Lichter 2023-11-16 22:51:00 +01:00 committed by GitHub
parent bdedc32071
commit b2c0ded575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ All cli dependencies are bundled because of the building method for reducing `nu
To try the latest version of [nuxt/cli](https://github.com/nuxt/cli):
```bash [Terminal]
npx nuxi-edge@latest [command]
npx nuxi-nightly@latest [command]
```
::read-more{to="/docs/api/commands"}