We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4781e7f commit 9c28e2cCopy full SHA for 9c28e2c
platform-includes/getting-started-install/javascript.nuxt.mdx
@@ -1,7 +1,7 @@
1
We recommend installing the SDK by running our installation wizard in the root directory of your project:
2
3
```bash
4
-npx @sentry/wizard@latest -i nuxt --org ___ORG_SLUG___ --project ___PROJECT_SLUG___
+npx @sentry/wizard@latest -i nuxt
5
```
6
7
The wizard will prompt you to log in to Sentry. It will then automatically do the following steps for you:
0 commit comments