Skip to content

Commit ed27cbe

Browse files
committed
Docs: Revert "next" reference now that 4.0 is latest
1 parent 24e202b commit ed27cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/1-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This will guide you through giving your project a name, version, description, et
4848

4949
## Install the gulp package in your devDependencies
5050
```sh
51-
npm install --save-dev gulp@next
51+
npm install --save-dev gulp
5252
```
5353

5454
## Verify your gulp versions

0 commit comments

Comments
 (0)