Added better way to install ihatemoney

This commit is contained in:
José Antonio de la Torre 2019-10-14 23:24:14 +02:00 committed by Alexis Metaireau
parent 2758b46983
commit 37f2e38af3

View file

@ -27,7 +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 .
pip install -e .
And then run the application::