mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
doc: install: Add gunicorn dependency
* Gunicorn is a mandatory dependency, add a notice.
This commit is contained in:
parent
bb5a1cfe84
commit
ba78ff7228
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ Activate the virtualenv::
|
|||
Install
|
||||
=======
|
||||
|
||||
Install Gunicorn dependency::
|
||||
|
||||
pip install gunicorn
|
||||
|
||||
Install the latest release with pip::
|
||||
|
||||
pip install ihatemoney
|
||||
|
|
Loading…
Reference in a new issue