From d6d0d709d28cd54bd8418d54417f7ec6d3b51ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Kochen?= Date: Thu, 27 Aug 2020 18:44:47 +0200 Subject: [PATCH] Add missing link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a22dd9..201d7d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # yarn-plugin-nixify -Generates a Nix expression to build a [Yarn] v2 project (not using +Generates a [Nix] expression to build a [Yarn] v2 project (not using zero-install). - Provides a build environment where a `yarn` shell alias is readily available