Skip to content

Commit e4305e8

Browse files
javidrashidAwk34
authored andcommitted
docs(readme): tell users to also install grunt-cli/gulp-cli globally
closes angular-fullstack#1630
1 parent 02da4c5 commit e4305e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Source code: https://github.com/DaftMonk/fullstack-demo
1616

1717
## Usage
1818

19-
Install `yo`, `grunt-cli`, `bower`, and `generator-angular-fullstack`:
19+
Install `yo`, `grunt-cli`/`gulp-cli`, `bower`, and `generator-angular-fullstack`:
2020
```
21-
npm install -g yo grunt-cli bower generator-angular-fullstack
21+
npm install -g yo grunt-cli gulp-cli bower generator-angular-fullstack
2222
```
2323

2424
Make a new directory, and `cd` into it:

0 commit comments

Comments
 (0)