Merge pull request #2584 from kalabiyau/patch-1

Update README.md
This commit is contained in:
Brandon Philips 2015-03-29 20:59:13 -07:00
commit e3e11aa1b1

View File

@ -59,7 +59,7 @@ You have successfully started an etcd and written a key to the store.
First install [goreman](https://github.com/mattn/goreman), which manages Procfile-based applications.
Our [Profile script](./Procfile) will set up a local example cluster. You can start it with:
Our [Procfile script](./Procfile) will set up a local example cluster. You can start it with:
```sh
goreman start