We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee81da9 commit 7761f0fCopy full SHA for 7761f0f
1 file changed
Makefile
@@ -32,7 +32,7 @@ all help:
32
33
.PHONY: run
34
run: env
35
- python3 main.py
+ flask run
36
37
38
.PHONY: install
0 commit comments