Skip to content

Commit 561b48c

Browse files
author
Joe Bottigliero
committed
updates CONTRIBUTING.md to reflect Node version requirement
1 parent 86aa4d2 commit 561b48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ From adding an issue for a documentation suggestion to creating a pull request:
55
## Setup
66

77
* Install [Node.js](https://nodejs.org/) if you have not already.
8-
*Note: Node 4-6 is required for "best results".*. Node 7 may have issues!
8+
*Note: Node 6.9.* is required for "best results".*. Node 7 may have issues!
99
* Fork the **webpack.js.org** repo at [https://github.com/webpack/webpack.js.org](https://github.com/webpack/webpack.js.org).
1010
* `git clone <your-clone-url> && cd webpack.js.org`
1111
* `npm install`

0 commit comments

Comments
 (0)