note go version and GOPATH
This commit is contained in:
parent
456fe70a0e
commit
387e6a5aa1
|
@ -14,6 +14,8 @@ curl https://webinstall.dev/golang | bash
|
||||||
|
|
||||||
For Windows, see https://golang.org/dl
|
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
|
## Relay Server
|
||||||
|
|
||||||
All dependencies are included, at the correct version in the `./vendor` directory.
|
All dependencies are included, at the correct version in the `./vendor` directory.
|
||||||
|
|
Loading…
Reference in New Issue