Merge pull request #143 in DNS/adguard-dns from fix/564 to master

* commit 'b56dcc9de16db455aa5e3cf775f75c00beca9525':
  Fix version
  Add minimum supported node version
This commit is contained in:
Eugene Bujak 2019-01-30 15:06:43 +03:00
commit c776ad21b7
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ Removing an entry from settings file will reset it to the default value. Deletin
You will need:
* [go](https://golang.org/dl/) v1.11 or later.
* [node.js](https://nodejs.org/en/download/)
* [node.js](https://nodejs.org/en/download/) v10 or later.
You can either install it via the provided links or use [brew.sh](https://brew.sh/) if you're on Mac: