Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qorus
prometheus
Commits
75b89739
Commit
75b89739
authored
May 21, 2017
by
Jacky Wu
Committed by
Julius Volz
May 20, 2017
Browse files
Fix go version hint. (#2750)
parent
0e05cccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
75b89739
...
@@ -58,7 +58,7 @@ Prometheus will now be reachable at http://localhost:9090/.
...
@@ -58,7 +58,7 @@ Prometheus will now be reachable at http://localhost:9090/.
### Building from source
### Building from source
To build Prometheus from the source code yourself you need to have a working
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`
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
and
`promtool`
binaries into your
`GOPATH`
. We use Go 1.5's experimental
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment