Skip to content

Commit 9c28e2c

Browse files
committed
delete org and project from wizard
1 parent 4781e7f commit 9c28e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/getting-started-install/javascript.nuxt.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
We recommend installing the SDK by running our installation wizard in the root directory of your project:
22

33
```bash
4-
npx @sentry/wizard@latest -i nuxt --org ___ORG_SLUG___ --project ___PROJECT_SLUG___
4+
npx @sentry/wizard@latest -i nuxt
55
```
66

77
The wizard will prompt you to log in to Sentry. It will then automatically do the following steps for you:

0 commit comments

Comments
 (0)