From 75b89739ded8017918bf639e719b87828ae3fe7b Mon Sep 17 00:00:00 2001 From: Jacky Wu Date: Sun, 21 May 2017 00:33:14 +0800 Subject: [PATCH] Fix go version hint. (#2750) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98c469f5c..e7e933587 100644 --- a/README.md +++ b/README.md @@ -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