Updated README.md.

This commit is contained in:
Krzysztof Płaczek
2018-03-26 08:49:59 +02:00
parent d07cfe8089
commit 37a3395e7c

View File

@@ -2,7 +2,11 @@
## Run
`set FLASK_APP=index.py
set FLASK_APP=index.py
set FLASK_DEBUG=1
set
flask run -p 5001`
flask run -p 5001
or
python index.py