Skip to content

Commit fa7fc84

Browse files
committed
Recommend latest stable Node version for development
1 parent ec2bcac commit fa7fc84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Developing and running stdlib **requires** the following prerequisites:
1818
- [GNU make][make]: development utility and task runner
1919
- [GNU bash][bash]: an sh-compatible shell
2020
- [curl][curl], [wget][wget], or [fetch][fetch] (FreeBSD): utilities for downloading remote resources
21-
- [Node.js][node-js]: JavaScript runtime (version `>= 0.10`)
21+
- [Node.js][node-js]: JavaScript runtime (version `>= 0.10`; although the latest stable version is **strongly** recommended)
2222
- [npm][npm]: package manager (version `> 2.7.0`; if Node `< 1.0.0`, version `> 2.7.0` and `< 4.0.0`)
2323

2424
While not required to run stdlib, the following dependencies **may** be required for testing, benchmarking, and general development:

0 commit comments

Comments
 (0)