Skip to content

Commit

Permalink
Docs: Revert "next" reference now that 4.0 is latest
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 10, 2018
1 parent 24e202b commit ed27cbe
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@next
npm install --save-dev gulp
```

## Verify your gulp versions
Expand Down

0 comments on commit ed27cbe

Please sign in to comment.