diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a9c77c2b2..c46696bb80 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ second to sign our CLA, which can be found Installing Go ------------- -InfluxDB requires Go 1.5 or greater. +InfluxDB requires Go 1.5.2 or greater. At InfluxDB we find gvm, a Go version manager, useful for installing Go. For instructions on how to install it see [the gvm page on github](https://github.com/moovweb/gvm).