Skip to content

Commit 62d8995

Browse files
author
Mehmet Aksoy
committed
v1.2.0 release
1 parent 64216c9 commit 62d8995

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,12 @@ If you have any questions or feedback, please contact me.
7373
</div>
7474
<h2>Executable Command</h2>
7575
The following command have been used to create AFCOM.exe
76+
7677
```
77-
pyinstaller --noconfirm --onefile --windowed --icon "img/icon.ico" "src/main.py"
78+
pyinstaller --noconfirm --onefile --windowed --icon "ui/icon.ico" "src/main.py"
79+
7880
```
81+
7982
</div>
8083
<h2>License</h2>
8184
Released under <a href="/LICENSE">MIT</a> by <a href="https://github.com/mcagriaksoy">@mcagriaksoy</a>.

img/Screenshot_v2024_07.jpg

18.7 KB
Loading
-21.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)