Skip to content

Commit

Permalink
Updated node version requirement in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfb committed Oct 13, 2015
1 parent c1c9b38 commit e46e578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The process to build `react.js` is built entirely on top of node.js, using many

#### Prerequisites

* You have `node` installed at v0.10.0+ (it might work at lower versions, we just haven't tested) and `npm` at v2.0.0+.
* You have `node` installed at v4.0.0+ and `npm` at v2.0.0+.
* You are familiar with `npm` and know whether or not you need to use `sudo` when installing packages globally.
* You are familiar with `git`.

Expand Down

0 comments on commit e46e578

Please sign in to comment.