Skip to content

Commit 7761f0f

Browse files
authored
Update Makefile
1 parent ee81da9 commit 7761f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ all help:
3232

3333
.PHONY: run
3434
run: env
35-
python3 main.py
35+
flask run
3636

3737

3838
.PHONY: install

0 commit comments

Comments
 (0)