From b33bd61a2487a41b6a0ab64bd7e0ee273dc7e2c2 Mon Sep 17 00:00:00 2001 From: Per Lundberg Date: Mon, 21 Oct 2019 11:58:06 +0300 Subject: [PATCH] Update README.md Added link to goreman repo. Signed-off-by: Per Lundberg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7d1f52b39..29f93c3995 100644 --- a/README.md +++ b/README.md @@ -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