Skip to content

Commit 1d8d9ea

Browse files
andys8iansu
authored andcommitted
docs: Change Storybook install documentation (#5779)
1 parent 0238098 commit 1d8d9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/developing-components-in-isolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ npm install -g @storybook/cli
3131
Then, run the following command inside your app’s directory:
3232

3333
```sh
34-
getstorybook
34+
sb init
3535
```
3636

3737
After that, follow the instructions on the screen.

0 commit comments

Comments
 (0)