diff --git a/docs/content/docs/1.getting-started/2.installation.md b/docs/content/docs/1.getting-started/2.installation.md index 5b3f1766..1245b9f8 100644 --- a/docs/content/docs/1.getting-started/2.installation.md +++ b/docs/content/docs/1.getting-started/2.installation.md @@ -8,7 +8,7 @@ description: Learn how to create a Nuxt Scripts project or add it to your curren To get started, simply run: ```bash -npx nuxi@latest module add scripts@beta +npx nuxi@latest module add scripts ``` > [!TIP]