Skip to content

Commit

Permalink
Merge pull request #977 from rixth/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
ndelangen authored Apr 28, 2017
2 parents b720043 + 7297835 commit 621d155
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 621d155

Please sign in to comment.