Skip to content

Commit 339f6b4

Browse files
committed
Update README.md
Added bower line in building
1 parent f78c5ce commit 339f6b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ First off, you need to have nodejs installed. Then install all dev dependencies
132132
```bash
133133
$ npm install
134134
$ sudo npm install -g gulp
135+
$ bower install
135136
$ gulp
136137
```
137138

0 commit comments

Comments
 (0)