Updating readme
This commit is contained in:
parent
b7ce68c2b8
commit
62b29678a6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue