Update README.md

This commit is contained in:
Liam Horne 2018-10-24 15:23:44 -04:00 committed by GitHub
parent 8635f8d732
commit 78fb43f59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,10 @@ We strongly recommend that the community help us make improvements and determine
Make sure you are using Yarn v1.9.4. To install using brew:
```bash
brew install yarn@1.9.4
```
Then install dependencies
```bash