Skip to content

Commit

Permalink
Merge pull request gulpjs#929 from gulpjs/revert-928-patch-1
Browse files Browse the repository at this point in the history
Revert "install cli globally"
  • Loading branch information
phated committed Feb 26, 2015
2 parents 55abbe9 + 8cfe993 commit d963bae
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-cli
$ npm install --global gulp
```

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

0 comments on commit d963bae

Please sign in to comment.