Mention node 8.x as recommended in development docs
Co-Authored-By: jaywink <mail@jasonrobinson.me>pull/21833/head
parent
e876edcbc3
commit
633b8d419f
|
@ -131,7 +131,7 @@ for now.
|
||||||
Development
|
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:
|
the code and pull in dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue