note go version and GOPATH

This commit is contained in:
AJ ONeal 2020-05-06 11:13:55 -06:00
parent 456fe70a0e
commit 387e6a5aa1
1 changed files with 2 additions and 0 deletions

View File

@ -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.