We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a28788 commit c19c13aCopy full SHA for c19c13a
2 files changed
README.md
@@ -27,7 +27,7 @@
27
28
## Installation
29
30
-Run ```npm install -g gulp yo generator-pho bower```
+Run ```npm install -g gulp yo generator-pho```
31
32
*Phở Devstack uses [Gulp][Gulp] as task runner, [Yeoman][Yeoman] for scaffolding new projects and [Bower][Bower] for installing client-side packages.*
33
docs/getting-started.md
@@ -5,7 +5,7 @@
5
6
7
1. Install [Node.js](http://nodejs.org/)
8
-1. Run ```sudo npm install -g gulp yo generator-pho bower```
+1. Run ```sudo npm install -g gulp yo generator-pho```
9
10
*Phở Devstack uses [Gulp][Gulp] as task runner, [Yeoman][Yeoman] for scaffolding new projects and [Bower][Bower] for installing client-side packages*
11
0 commit comments