Readme -- remove yarn from prerequisites since it's no longer needed

This commit is contained in:
Eugene Bujak 2018-08-31 18:13:45 +03:00
parent c4fefa10b0
commit 7bf513b638
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ Download file `AdguardDNS_*_linux_amd64.tar.gz`, then unpack it and follow [how
You will need: You will need:
* [go](https://golang.org/dl/) * [go](https://golang.org/dl/)
* [node.js](https://nodejs.org/en/download/) * [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: You can either install it from these websites or use [brew.sh](https://brew.sh/) if you're on Mac:
```bash ```bash