bugs and typo fixes
This commit is contained in:
parent
3b54f5a828
commit
c30abec24d
3 changed files with 8 additions and 3 deletions
|
@ -32,7 +32,7 @@ You can compile Toxygen using [PyInstaller](http://www.pyinstaller.org/):
|
|||
|
||||
On Linux:
|
||||
|
||||
``pyinstaller --windowed src/main.py``
|
||||
``pyinstaller --windowed main.py``
|
||||
|
||||
On Windows:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue