diff --git a/docs/1.getting-started/2.installation.md b/docs/1.getting-started/2.installation.md index d7622ab720..fc01f2a6bf 100644 --- a/docs/1.getting-started/2.installation.md +++ b/docs/1.getting-started/2.installation.md @@ -103,7 +103,7 @@ Now you'll be able to start your Nuxt app in development mode: ::code-group ```bash [yarn] -yarn dev -o +yarn dev --open ``` ```bash [npm]