Skip to content

Commit

Permalink
Merge pull request #1758 from storybooks/Hypnosphi-patch-1
Browse files Browse the repository at this point in the history
Fix incorrect command
  • Loading branch information
Hypnosphi authored Aug 28, 2017
2 parents 039aa83 + a964630 commit 44d16bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ In order to test features you add, you may need to link the local copy of this r
For that we need a sample project. Let's create it.

```sh
yarn global install --global create-react-app getstorybook
yarn global add create-react-app getstorybook
create-react-app my-demo-app
cd my-demo-app
getstorybook
Expand Down

0 comments on commit 44d16bf

Please sign in to comment.