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 c3effeb commit 26b2b3cCopy full SHA for 26b2b3c
README.md
@@ -55,7 +55,7 @@ pyinstaller MQTTClient.py -w --windowed
55
56
### Windows
57
58
-pyinstaller MQTTClient.py -w --windowed
+pyinstaller MQTTClient.py --windowed --icon=icon.ico
59
60
### Linux
61
0 commit comments