Skip to content

Commit

Permalink
better name
Browse files Browse the repository at this point in the history
  • Loading branch information
ygorpontelo committed May 6, 2023
1 parent b1cd669 commit 7505cd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ Poetry is the recommended way to manage dependencies, but you can install them v
To compile the bot to exe, use this command:

```
pyinstaller --console --onefile --collect-all discord --collect-all samplerate --collect-all pyaudio main.py
pyinstaller --console --onefile --collect-all discord --collect-all samplerate --collect-all pyaudio bot.py
```
File renamed without changes.

0 comments on commit 7505cd5

Please sign in to comment.