diff --git a/docs/README.md b/docs/README.md index 38c9ca6c6e00b9..03c983d19cc140 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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 /material-ui +npm install cd /material-ui/docs npm install npm install -g gulp