From cef0e21fbe8b23b9d9b4f752034b4f1ee21ec187 Mon Sep 17 00:00:00 2001 From: Caio Silva Date: Sat, 6 Apr 2019 12:04:19 -0300 Subject: [PATCH] Updated README.md to reflect changes made to yarn version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32ccf9a2e9..f2747b93e2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ If you would like to help us test on other assistive technologies or improve the ### Development You will need a recent enough version of [Yarn](http://yarnpkg.com/), -version 1.0.1 is known to work correctly. +version 1.10 is known to work correctly. You can install it into your home directory on Linux and probably OS X with: ```bash