diff --git a/README.rst b/README.rst index 991a981..47d7c36 100644 --- a/README.rst +++ b/README.rst @@ -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 =========