mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-26 06:55:48 +03:00
* readme: update Prerequisites section
Close #1989 * commit '6ce3c52456feb6f13be976e03c42fa87aa26b099': * readme: update Prerequisites section
This commit is contained in:
commit
39f2d5c4ae
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue