Merge pull request #1253 from austinpray/readme

Add bower install to readme
This commit is contained in:
Ben Word
2015-01-11 12:14:01 -06:00

View File

@@ -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.