From 295beeade4e2238b7290940a348fe3a691336e38 Mon Sep 17 00:00:00 2001 From: Arnaud Bos Date: Fri, 9 Sep 2011 14:30:16 +0300 Subject: [PATCH] Edited README.rst via GitHub --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 =========