Skip to content

Commit a978255

Browse files
committed
Update README.md
1 parent d32eb1b commit a978255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ $ pip3 install -r requirements.txt
5757
5858
```bash
5959
$ export FLASK_APP=run.py
60-
$ export FLASK_ENV=development
60+
$ export FLASK_DEBUG=True
6161
```
6262

6363
<br />

0 commit comments

Comments
 (0)