Skip to content

Commit

Permalink
Merge pull request gulpjs#928 from suyash/patch-1
Browse files Browse the repository at this point in the history
install cli globally
  • Loading branch information
Eric Schoffstall committed Feb 26, 2015
2 parents f1e6fab + 292d2d5 commit 55abbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#### 1. Install gulp globally:

```sh
$ npm install --global gulp
$ npm install --global gulp-cli
```

#### 2. Install gulp in your project devDependencies:
Expand Down

0 comments on commit 55abbe9

Please sign in to comment.