Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #15 from Tripwire/fix-storybook-startup-instructions
Browse files Browse the repository at this point in the history
fix(pkg): storybook instructions in docs
  • Loading branch information
cdaringe authored Feb 21, 2017
2 parents 841f85c + e5220b1 commit d53a3f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ this package simply applies a custom theme over semantic-ui, re-exports react-se

- clone this repository
- run `yarn` from the project directory
- run `yarn run build` from the /semantic directory
- `yarn start`
- run `yarn run build`
- run `yarn start`

open the url shown to see the latest storybook!

Expand Down

0 comments on commit d53a3f7

Please sign in to comment.