Skip to content

Commit

Permalink
Merge pull request prometheus#2078 from perlun/patch-1
Browse files Browse the repository at this point in the history
Add goreman link
  • Loading branch information
mxinden committed Oct 21, 2019
2 parents b210031 + b33bd61 commit 23c7a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ The `cluster.advertise-address` flag is required if the instance doesn't have
an IP address that is part of [RFC 6980](https://tools.ietf.org/html/rfc6890)
with a default route.

To start a cluster of three peers on your local machine use `goreman` and the
To start a cluster of three peers on your local machine use [`goreman`](https://github.com/mattn/goreman) and the
Procfile within this repository.

goreman start
Expand Down

0 comments on commit 23c7a3f

Please sign in to comment.