mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Edited README.rst via GitHub
This commit is contained in:
parent
0303ab4db7
commit
295beeade4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ To make it run, you just have to do something like::
|
||||||
$ source venv/bin/activate
|
$ source venv/bin/activate
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
$ cd budget
|
$ cd budget
|
||||||
$ python budget.py
|
$ python web.py
|
||||||
|
|
||||||
Deploy it
|
Deploy it
|
||||||
=========
|
=========
|
||||||
|
|
Loading…
Reference in a new issue