Skip to content

Commit

Permalink
Merge pull request jquense#345 from alawatthe/patch-1
Browse files Browse the repository at this point in the history
Corrected the command to build the docs
  • Loading branch information
jquense committed Mar 17, 2016
2 parents db5fc11 + 0e35062 commit 9f954b9
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 @@ -24,7 +24,7 @@ __Demos and Documentation [here](http://jquense.github.io/react-widgets/docs/)__

### Building local docs

The docs are a simple React app hosted on gh-pages, you build and run locally with `gulp` and the command `gulp dev-docs` and open up `http://localhost:8080/docs/index.htm#/`
The docs are a simple React app hosted on gh-pages, you build and run locally with the command `npm run docs` and open up `http://localhost:8080/docs/index.htm#/`

### Contributing

Expand Down

0 comments on commit 9f954b9

Please sign in to comment.