docs: Change Storybook install documentation (#5779)

This commit is contained in:
Andy
2018-11-12 19:14:49 +01:00
committed by Ian Sutherland
parent 0238098a5e
commit 1d8d9eaaee

View File

@@ -31,7 +31,7 @@ npm install -g @storybook/cli
Then, run the following command inside your apps directory:
```sh
getstorybook
sb init
```
After that, follow the instructions on the screen.