Skip to content

Commit

Permalink
Docs: Temporarily reference gulp@next in Quick Start
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jul 29, 2018
1 parent 1027236 commit 2cecf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/1-quick-start.md
Expand Up @@ -48,7 +48,7 @@ This will guide you through giving your project a name, version, description, et

### Install the gulp package in your devDependencies
```sh
npm install --save-dev gulp
npm install --save-dev gulp@next
```

### Verify your gulp versions
Expand Down

0 comments on commit 2cecf1e

Please sign in to comment.