Skip to content

Commit c19c13a

Browse files
committed
Bower is yo's dependency and does not have to be in install cmd
1 parent 3a28788 commit c19c13a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
## Installation
2929

30-
Run ```npm install -g gulp yo generator-pho bower```
30+
Run ```npm install -g gulp yo generator-pho```
3131

3232
*Phở Devstack uses [Gulp][Gulp] as task runner, [Yeoman][Yeoman] for scaffolding new projects and [Bower][Bower] for installing client-side packages.*
3333

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Installation
66

77
1. Install [Node.js](http://nodejs.org/)
8-
1. Run ```sudo npm install -g gulp yo generator-pho bower```
8+
1. Run ```sudo npm install -g gulp yo generator-pho```
99

1010
*Phở Devstack uses [Gulp][Gulp] as task runner, [Yeoman][Yeoman] for scaffolding new projects and [Bower][Bower] for installing client-side packages*
1111

0 commit comments

Comments
 (0)