10 lines
370 B
Markdown
10 lines
370 B
Markdown
# 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 |