Skip to content

Commit

Permalink
Remove --riot flag from doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Keraito committed Sep 12, 2018
1 parent fa40eef commit 30298fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/riot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ So you can develop UI components in isolation without worrying about app specifi
```sh
npm i -g @storybook/cli
cd my-app
storybook init --riot
storybook init
```

For more information visit: [storybook.js.org](https://storybook.js.org)
Expand Down

0 comments on commit 30298fb

Please sign in to comment.