From 78fb43f59cc687a2a749a4edf9f707dda418fa5a Mon Sep 17 00:00:00 2001 From: Liam Horne Date: Wed, 24 Oct 2018 15:23:44 -0400 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78e1689d0..5ceae41ba 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3