Skip to content

Commit

Permalink
Merge pull request #69 from alltom/patch-1
Browse files Browse the repository at this point in the history
install dependencies for the outer project too
  • Loading branch information
hai-cea committed Nov 17, 2014
2 parents 494925c + 0aefa77 commit 8da6e19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This is the documentation site for [Material-UI](http://callemall.github.io/mate
## Development Installation Notes
After cloning the repository, install dependencies:
```
cd <project folder>/material-ui
npm install
cd <project folder>/material-ui/docs
npm install
npm install -g gulp
Expand Down

0 comments on commit 8da6e19

Please sign in to comment.