From 7bf513b638aa2859df73a837b65045e56e8f02c6 Mon Sep 17 00:00:00 2001 From: Eugene Bujak Date: Fri, 31 Aug 2018 18:13:45 +0300 Subject: [PATCH] Readme -- remove yarn from prerequisites since it's no longer needed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e7515615..b9393fd8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Download file `AdguardDNS_*_linux_amd64.tar.gz`, then unpack it and follow [how You will need: * [go](https://golang.org/dl/) * [node.js](https://nodejs.org/en/download/) - * [yarn](https://yarnpkg.com/en/docs/install) You can either install it from these websites or use [brew.sh](https://brew.sh/) if you're on Mac: ```bash