From 424c29eaccae446ea1579402e7016a126942984e Mon Sep 17 00:00:00 2001 From: Artem Chernikov Date: Wed, 25 Mar 2015 22:01:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9c3ff78e..6afdffc1a 100644 --- a/README.md +++ b/README.md @@ -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