1
0
Fork 0
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:
Arnaud Bos 2011-09-09 14:30:16 +03:00
parent 0303ab4db7
commit 295beeade4

View file

@ -18,7 +18,7 @@ To make it run, you just have to do something like::
$ source venv/bin/activate
$ pip install -r requirements.txt
$ cd budget
$ python budget.py
$ python web.py
Deploy it
=========