Skip to content

Commit

Permalink
docs: Change Storybook install documentation (#5779)
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 authored and iansu committed Nov 12, 2018
1 parent 0238098 commit 1d8d9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/developing-components-in-isolation.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ npm install -g @storybook/cli
Then, run the following command inside your app’s directory:

```sh
getstorybook
sb init
```

After that, follow the instructions on the screen.
Expand Down

0 comments on commit 1d8d9ea

Please sign in to comment.