Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit 661a55d

Browse files
authored
Update README.md
1 parent 635bde2 commit 661a55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
```
3030
## Building:
3131
```
32-
> pyinstaller -F --onefile "m3dsflip.py"
32+
> pyinstaller -F --onefile "m3dsflip.py" --icon="favicon.ico"
3333
```
3434

3535
# Download:

0 commit comments

Comments
 (0)