docs: added doc updates for Node 12 (#2730)

This commit is contained in:
Wyatt Johnson
2019-11-22 23:40:11 +00:00
committed by GitHub
parent ff72d79748
commit 109d9e93f5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ permalink: /v5/developing/
Running Coral for development is very similar to installing Coral via Source as
described above.
Coral requires NodeJS >=10, we recommend using `nvm` to help manage node
Coral requires NodeJS >=12, we recommend using `nvm` to help manage node
versions: https://github.com/creationix/nvm.
```bash