Skip to content

Commit d2c3bc1

Browse files
author
tsv2013
committed
Updated readme, added run command
1 parent ca52399 commit d2c3bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cd surveyjs-flask
1919
# python -m venv .venv # create venv in working folder if needed - windows
2020
# python3 -m venv .venv # macos/linux
2121
pip install -r requirements.txt
22-
22+
python ./app.py
2323
```
2424

2525
Open http://localhost:5000 in your web browser.

0 commit comments

Comments
 (0)