From 387e6a5aa18d14628429b5261cf9c78e58e21d58 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 6 May 2020 11:13:55 -0600 Subject: [PATCH] note go version and GOPATH --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b7334a8..174bfe3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ curl https://webinstall.dev/golang | bash For Windows, see https://golang.org/dl +**Note**: The _minimum required go version_ is shown in `go.mod`. DO NOT use with `GOPATH`! + ## Relay Server All dependencies are included, at the correct version in the `./vendor` directory.