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 a17668d commit bbe3ed3Copy full SHA for bbe3ed3
README.md
@@ -17,7 +17,7 @@ pip install -r requirements.txt
17
After that, you can run the application using:
18
19
```bash
20
-python main.pyw
+python3 main.pyw
21
```
22
23
## Credits
0 commit comments