docs update
This commit is contained in:
parent
190877f5b9
commit
a4da3a7afa
3 changed files with 9 additions and 15 deletions
|
@ -3,13 +3,7 @@
|
|||
You can compile Toxygen using [PyInstaller](http://www.pyinstaller.org/)
|
||||
|
||||
Install PyInstaller:
|
||||
``pip install pyinstaller``
|
||||
|
||||
On Linux:
|
||||
|
||||
``pyinstaller --windowed main.py``
|
||||
|
||||
On Windows:
|
||||
``pip3 install pyinstaller``
|
||||
|
||||
``pyinstaller --windowed --icon images/icon.ico main.py``
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue