You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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