diff --git a/README.md b/README.md index d07d74067..12b11bb53 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ First off, you need to have nodejs installed. Then install all dev dependencies ```bash $ npm install $ sudo npm install -g gulp +$ bower install $ gulp ```