doc: install: Add gunicorn dependency

* Gunicorn is a mandatory dependency, add a notice.
This commit is contained in:
nailyk-fr 2019-05-16 20:44:16 +02:00 committed by Alexis Metaireau
parent bb5a1cfe84
commit ba78ff7228

View file

@ -50,6 +50,10 @@ Activate the virtualenv::
Install
=======
Install Gunicorn dependency::
pip install gunicorn
Install the latest release with pip::
pip install ihatemoney