docs: Update node version in readme (#971)

Fixes #970
This commit is contained in:
Steve Pieper 2019-09-28 19:10:20 -04:00 committed by Danny Brown
parent 4a0901aee9
commit 034ca64d6b

View File

@ -132,7 +132,7 @@ deployment recipe.
### Requirements
- [Yarn 1.17.3+](https://yarnpkg.com/en/docs/install)
- [Node 8+](https://nodejs.org/en/)
- [Node 10+](https://nodejs.org/en/)
- Yarn Workspaces should be enabled on your machine:
- `yarn config set workspaces-experimental true`