local_cluster: make it clear where Procfile is

It isn't clear where to start with these instructions, fix this.
This commit is contained in:
Brandon Philips
2016-08-21 17:14:59 -04:00
committed by GitHub
parent 8c88c1611e
commit 4c7bced34e

View File

@@ -28,7 +28,7 @@ bar
## Local multi-member cluster
A Procfile is provided to easily set up a local multi-member cluster. Start a multi-member cluster with a few commands:
A `Procfile` at the base of this git repo is provided to easily set up a local multi-member cluster. To start a multi-member cluster go to the root of an etcd source tree and run:
```
# install goreman program to control Profile-based applications.