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 0bb037c commit 1a41a22Copy full SHA for 1a41a22
code-image-generator/README.md
@@ -35,7 +35,7 @@ Next, you need to install Playwright:
35
Finally, run the Flask development server
36
37
```bash
38
-(venv) $ flask run
+(venv) $ python -m flask run
39
```
40
41
Now you can navigate to the address that's shown in the output when you start the server. Commonly, that's `http://localhost:5000/`.
0 commit comments