From e50852d03c0f1eccd5464f781a550039c1fb4b82 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Sat, 13 Sep 2014 23:36:02 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1aea7645..e1a7c12d 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,12 @@ Here's a Shout server running in public mode, which allows for anonymous connect sudo npm install -g shout ``` -__Experimental Heroku Deployment__ - - -In order to run your own Shout instance, just hit the following button: [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) +### Experimental Heroku Deployment +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) Please note, that this will result in a public Shout instance. In order to make it private -and to register users, you need to do these steps: +and to register users, you need to follow these steps: ``` git clone git@heroku.com:.git