Skip to content

Commit

Permalink
docs: nightly release dependency package name
Browse files Browse the repository at this point in the history
  • Loading branch information
HZooly authored Aug 12, 2024
1 parent 24826e2 commit 79b84ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/1.getting-started/1.setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To use the nightly version, follow these steps:
```json
{
"devDependencies": {
"nuxt": "npm:@nuxtjs/storybook@nightly"
"@nuxtjs/storybook": "npm:@nuxtjs/storybook@nightly"
}
}
```
Expand Down

0 comments on commit 79b84ac

Please sign in to comment.