summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 29135aeadb46ebae05d83c7fe5246cd9cdf20650 (plain)
1
2
3
4
5
6
7
8
9
10
11
Installation
============

To install rbtools, simply run the following as root:

    $ python setup.py install


Or to automatically download and install the latest version, you can run:

    $ easy_install -U RBTools