Skip to content

Commit

Permalink
Merge pull request #9 from devinrhode2/patch-1
Browse files Browse the repository at this point in the history
its `yarn bootstrap` not just `bootstrap`
  • Loading branch information
tresko committed Sep 9, 2019
2 parents c9eb3e7 + 8b7ac5a commit 38885e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ OR
To run that demo on your own computer:

- Clone this repository
- `yarn install && bootstrap`
- `yarn install && yarn bootstrap`
- `yarn storybook`
- Visit http://localhost:6006/

Expand Down

0 comments on commit 38885e1

Please sign in to comment.