Skip to content

Commit

Permalink
chore(#437): update storybook install
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Mar 7, 2022
1 parent 999e47c commit 7536e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/guide/storybook.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ weight: -5
1. Install the [Nuxt Storybook module](https://storybook.nuxtjs.org).

```sh
npm i @nuxtjs/storybook
npm i -D @nuxtjs/storybook @storybook/addon-docs
```

2. Run Storybook:
Expand Down

0 comments on commit 7536e5a

Please sign in to comment.