diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-21 11:02:42 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-21 11:02:42 +0100 |
commit | 27695dcbb8abc986bec463d7e871b4d13a8200a4 (patch) | |
tree | 8a3fdca43410778f5c68a24f9351ecf1b75d1442 /README.rst | |
parent | Updated README. (diff) | |
download | newspipe-27695dcbb8abc986bec463d7e871b4d13a8200a4.tar.gz newspipe-27695dcbb8abc986bec463d7e871b4d13a8200a4.tar.bz2 newspipe-27695dcbb8abc986bec463d7e871b4d13a8200a4.zip |
Updated README.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -34,6 +34,11 @@ This application can be deployed on Heroku or on a traditional server. After installation, you will be able to connect with the email *root@pyAggr3g470r.localhost* and the password *password*. +Vagrant +''''''' + +It is possible to deploy pyAggr3g470r with Vagrant. +More details :doc:`here </vagrant>`. Deploying the application on Heroku ''''''''''''''''''''''''''''''''''' |