Commit 1a459dec authored by Tobias Schmidt's avatar Tobias Schmidt Committed by Fabian Reinartz

Remove mercurial dependency

parent 3f3c1d0f
...@@ -150,10 +150,7 @@ for three services with different latency distributions. ...@@ -150,10 +150,7 @@ for three services with different latency distributions.
Ensure you have the [Go compiler installed](https://golang.org/doc/install) and Ensure you have the [Go compiler installed](https://golang.org/doc/install) and
have a [working Go build environment](https://golang.org/doc/code.html) (with have a [working Go build environment](https://golang.org/doc/code.html) (with
correct `GOPATH`) set up. For some of the dependencies that `go get` will correct `GOPATH`) set up.
fetch, you will also need to have the
[Mercurial](https://www.mercurial-scm.org/) revision control system (`hg`
command) installed.
Download the Go client library for Prometheus and run three of these example Download the Go client library for Prometheus and run three of these example
processes: processes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment