Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Santti4go authored Feb 8, 2024
1 parent 9d510f1 commit ec50979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ If you want to stop the program before a game has been found, press 'Stop search
This is only necessary if you want to generate an `.exe` file.
The easiest way to build the entire app into a single executable is using `pyinstaller`.

```bash
pyinstaller --add-data 'assets;assets' lobby_finder.py --onefile -y
```

0 comments on commit ec50979

Please sign in to comment.