* readme: update Prerequisites section

This commit is contained in:
graysky 2020-08-03 11:39:19 -04:00 committed by Simon Zolin
parent 5188da60cf
commit 6ce3c52456

View file

@ -155,7 +155,10 @@ Run `make init` to prepare the development environment.
You will need this to build AdGuard Home:
* [go](https://golang.org/dl/) v1.14 or later.
* [node.js](https://nodejs.org/en/download/) v10 or later.
* [node.js](https://nodejs.org/en/download/) v10.16.2 or later.
* [npm](https://www.npmjs.com/) v6.14 or later.
Optionally, for Go devs:
* [golangci-lint](https://github.com/golangci/golangci-lint)
### Building