From 62b29678a607343f30fd8ce52becc23fbeecb296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nut=CC=A6iu?= Date: Fri, 21 Apr 2017 01:35:52 +0300 Subject: [PATCH] Updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e418e..e1e9da9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Then run: ```bash pip install -r requirements.txt python setup.py install -nohup python application.py & +python application.py ``` ### Running Tests