version 0.1.2

This commit is contained in:
ingvar1995 2016-05-13 12:08:45 +03:00
parent 29617c2168
commit f445a79e11
4 changed files with 10 additions and 11 deletions

View file

@ -1,6 +1,7 @@
#Compile Toxygen
You can compile Toxygen using [PyInstaller](http://www.pyinstaller.org/)
Install PyInstaller:
``pip install pyinstaller``