Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rixth committed Apr 28, 2017
1 parent b720043 commit 7297835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/getstorybook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ That's all you've to do.
`getstorybook` also supports yarn.
If you have installed yarn in your system, it'll detect it and use `yarn` instead of `npm`.

If you don't want to use `npm` always you can use the `--use-npm` option like this:
If you don't want to use `yarn` always you can use the `--use-npm` option like this:

```
getstorybook --use-npm
Expand Down

0 comments on commit 7297835

Please sign in to comment.