diff --git a/README.md b/README.md index ecca5d3..07378de 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ From the command line: 1. Install [gulp](http://gulpjs.com) and [Bower](http://bower.io/) globally with `npm install -g gulp bower` 2. Navigate to the theme directory, then run `npm install` +3. Run `bower install` You now have all the necessary dependencies to run the build process.