summaryrefslogtreecommitdiff
path: root/INSTALL
blob: b4f7c727f6b7b6b08987f9e152b7fc0c22b11d4a (plain)
1
2
3
4
5
6
7
To install, just use the normal setup.py routine:

python setup.py install

If you get a permissions error, try this:

sudo python setup.py install