From 661be69378bc4fd67a2e46e3e0a37491bab262c4 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Fri, 8 Aug 2014 00:22:59 +0200 Subject: Updated README. --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index e7a7d1eb..ce4326e5 100644 --- a/README.rst +++ b/README.rst @@ -38,9 +38,6 @@ After installation, you will be able to connect with the email *root@pyAggr3g470 Deploying the application on Heroku ''''''''''''''''''''''''''''''''''' -.. image:: https://www.herokucdn.com/deploy/button.png - :target: https://heroku.com/deploy - An instance of pyAggr3g470r is running `here `_. .. code:: bash @@ -68,6 +65,10 @@ To enable account creation for users, you have to set some environment variables If you don't want to open your platform you will be still able to create accounts via the administration page. +Alternatively, you can deploy your own copy of the app using this button: + +.. image:: https://www.herokucdn.com/deploy/button.png + :target: https://heroku.com/deploy Deploying the application on a traditional server ''''''''''''''''''''''''''''''''''''''''''''''''' -- cgit