Added install of ihatemoney module to documentation

This commit is contained in:
José Antonio de la Torre 2019-10-14 23:16:11 +02:00 committed by Alexis Metaireau
parent 94e83306c3
commit 2758b46983

View file

@ -27,6 +27,7 @@ Alternatively, you can also use the `requirements.txt` file to install the
dependencies yourself. That would be::
pip install -r requirements.txt
pip install .
And then run the application::