Update Readme to instruct Debian users to set $GOROOT

This commit is contained in:
Star Brilliant
2018-08-14 01:43:41 +08:00
parent 58e6cdfb71
commit f40116b1f8

View File

@@ -8,6 +8,8 @@ and [draft-ietf-doh-dns-over-https](https://github.com/dohwg/draft-ietf-doh-dns-
Install [Go](https://golang.org), at least version 1.9.
(Note for Debian/Ubuntu users: You need to set `$GOROOT` if you could not get your new version of Go selected by the Makefile.)
First create an empty directory, used for `$GOPATH`:
mkdir ~/gopath