Skip to content

Commit b935aca

Browse files
author
jona
committed
Merge pull request #537 from nodejs/required-nodejs-version
Update readme with required version too build
2 parents 462a665 + 35a0a19 commit b935aca

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
@@ -25,7 +25,7 @@ $ npm run serve
2525

2626
This will start the development server on http://localhost:8080/en/ and should reload automatically when you make changes but it's all just code and no code is perfect so sometimes you may need to restart it :)
2727

28-
Note: You'll need io.js 2.x or newer as the build system uses some native ES2015 features.
28+
Note: You'll need Node.js v4 or newer as the build system uses some native ES2015 features.
2929

3030
### Layout
3131

0 commit comments

Comments
 (0)