diff --git a/docs/2.guide/3.going-further/11.nightly-release-channel.md b/docs/2.guide/3.going-further/11.nightly-release-channel.md index ed81d33323..fe908d1b7f 100644 --- a/docs/2.guide/3.going-further/11.nightly-release-channel.md +++ b/docs/2.guide/3.going-further/11.nightly-release-channel.md @@ -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"}