Skip to content

Commit e46e578

Browse files
committed
Updated node version requirement in README.md
1 parent c1c9b38 commit e46e578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The process to build `react.js` is built entirely on top of node.js, using many
6060

6161
#### Prerequisites
6262

63-
* 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+.
63+
* You have `node` installed at v4.0.0+ and `npm` at v2.0.0+.
6464
* You are familiar with `npm` and know whether or not you need to use `sudo` when installing packages globally.
6565
* You are familiar with `git`.
6666

0 commit comments

Comments
 (0)