guide: bump required nodejs version to 10 (#467)

This commit is contained in:
Julius Rakow 2018-07-13 17:41:54 +02:00 committed by Alex Crichton
parent 1a8490146d
commit 2007fe6b9c

View File

@ -14,7 +14,7 @@ development.
[install Rust]: https://www.rust-lang.org/en-US/install.html
2. The tests for this project use Node. Make sure you have node >= 8 installed,
2. The tests for this project use Node. Make sure you have node >= 10 installed,
as that is when WebAssembly support was introduced. [Install Node].
[Install Node]: https://nodejs.org/en/