Mention node 8.x as recommended in development docs

Co-Authored-By: jaywink <mail@jasonrobinson.me>
This commit is contained in:
Travis Ralston
2019-01-06 15:13:07 +02:00
committed by GitHub
parent e876edcbc3
commit 633b8d419f

View File

@@ -131,7 +131,7 @@ for now.
Development
===========
Ensure you have the latest stable Node JS runtime installed. Then check out
Ensure you have the latest stable Node JS runtime installed (v8.x is the best choice). Then check out
the code and pull in dependencies:
```bash