Skip to content
Franco Colombino edited this page Jun 6, 2017 · 2 revisions

To install organon, first of all, you must download the program using git clone. Once downloaded, enter the main directory and execute the setup.py script. Do not run the script as root. It will ask you permission if needed.
The script will install all the requirements for you automatically.

git clone https://github.com/fnk0c/organon
cd organon
python setup.py install
Clone this wiki locally