Fix go version hint. (#2750)

This commit is contained in:
Jacky Wu 2017-05-21 00:33:14 +08:00 committed by Julius Volz
parent 0e05cccfbd
commit 75b89739de
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Prometheus will now be reachable at http://localhost:9090/.
### Building from source
To build Prometheus from the source code yourself you need to have a working
Go environment with [version 1.5 or greater installed](http://golang.org/doc/install).
Go environment with [version 1.8 or greater installed](http://golang.org/doc/install).
You can directly use the `go` tool to download and install the `prometheus`
and `promtool` binaries into your `GOPATH`. We use Go 1.5's experimental