Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainStabs committed Jul 24, 2024
2 parents ea59a5d + 5ec1729 commit 8232783
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ This is a joke script based on the internet meme of the same nature.

```
pip install pyinstaller
pyinstaller --onefile --windowed --icon=dolphin.ico gui.py
pyinstaller gui.spec
```

Ensure that the `images` folder and `not_malware.ui` are included with the created executable.

0 comments on commit 8232783

Please sign in to comment.