mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Added better way to install ihatemoney
This commit is contained in:
parent
2758b46983
commit
37f2e38af3
1 changed files with 1 additions and 1 deletions
|
@ -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::
|
||||
|
||||
|
|
Loading…
Reference in a new issue