Skip to content

Commit

Permalink
docs: Update node version in readme (OHIF#971)
Browse files Browse the repository at this point in the history
Fixes OHIF#970
  • Loading branch information
pieper authored and dannyrb committed Sep 28, 2019
1 parent 4a0901a commit 034ca64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit 034ca64

Please sign in to comment.