From a1728424e52a40eae2fe19082d2155cae1dff2bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Kochen?= Date: Fri, 28 Aug 2020 08:47:01 +0200 Subject: [PATCH] Clarify Yarn installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad6a024..366e8c6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ zero-install). **This plugin currently depends on Yarn v2 master.** -To get a compatible version, you currently need to install Yarn as follows: +To get a compatible version, run the following in your project folder: ```sh yarn set version from sources