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