Update README.md

This commit is contained in:
Mattias Erming 2014-09-13 23:36:02 +02:00
parent 41027adc69
commit e50852d03c

View file

@ -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:<your-app>.git