Add bower install to readme

ref https://github.com/roots/roots/issues/1252
This commit is contained in:
Austin Pray
2015-01-11 12:12:39 -06:00
parent d6625c20d1
commit 151248ae44

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.