Updating readme

This commit is contained in:
Denis-Cosmin Nutiu 2017-04-21 01:35:52 +03:00
parent b7ce68c2b8
commit 62b29678a6

View file

@ -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