From b094a8d4fdcf32cc47609b563353b352aca1e36e Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Thu, 4 Oct 2018 23:03:51 +0800 Subject: [PATCH] Update Readme, fix issue #27 --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 37532a6..bb666e1 100644 --- a/Readme.md +++ b/Readme.md @@ -10,7 +10,7 @@ and [draft-ietf-doh-dns-over-https](https://github.com/dohwg/draft-ietf-doh-dns- ## Installing -Install [Go](https://golang.org), at least version 1.9. +Install [Go](https://golang.org), at least version 1.10. (Note for Debian/Ubuntu users: You need to set `$GOROOT` if you could not get your new version of Go selected by the Makefile.)