Skip to content

Commit

Permalink
added bower install instruction to installation
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-park authored Jun 21, 2016
1 parent 59489f1 commit e150b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ For example, if you want to use the `en_EN` version, just add:

## Development

1. Install theme dev dependencies: `npm install`.
1. Install theme dev dependencies: `npm install && bower install`.
2. setup dev environment: `gulp`.
3. Make a PR per each improvement :-).

Expand Down

0 comments on commit e150b15

Please sign in to comment.