docs update

This commit is contained in:
ingvar1995 2016-03-16 19:06:15 +03:00
parent e28e625b42
commit f2ec40e8e3
5 changed files with 40 additions and 4 deletions

Binary file not shown.

10
docs/install.md Normal file
View file

@ -0,0 +1,10 @@
# HOW TO INSTALL TOXYGEN:
1. [Install Python 2.7 in your system](https://wiki.python.org/moin/BeginnersGuide/Download)
2. [Install PySide](https://pypi.python.org/pypi/PySide/1.2.4) *(PyQt4 support will be added later)*
3. [Download toxygen](https://github.com/xveduk/toxygen/archive/master.zip)
4. Unpack archive and run src/main.py
# Supported OS:
- Windows
- Linux