Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skasero authored Jan 6, 2021
1 parent 40c200a commit e0dffd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# LoL-TFT-Bot
Using pyinstaller to create .exe
Command: pyinstaller -F --icon "images/icon.ico" --add-data "images/*.png;." main.py
Using pyinstaller to create '.exe'
Command: pyinstaller -F --icon "images/icon.ico" --add-data "images/*.png;." --name TFT-Bot main.py

0 comments on commit e0dffd4

Please sign in to comment.