Removing setup.py install instruction from readme
This commit is contained in:
parent
4aadbb39fc
commit
f8b8e152c1
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ Then run:
|
|||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
python setup.py install
|
||||
python application.py
|
||||
```
|
||||
You may set BSFLASK_ENV environment variable to production, development or testing.
|
||||
|
|
Loading…
Reference in a new issue