
             ----=========================----
        == Installation instructions for Testoob ==
             ----=========================----

===========================================================
= Quick Start:
===========================================================

Run the following from the command line:

    python setup.py install

This may require root privileges.

If you upgrade or reinstall Python, don't forget to
reinstall Testoob.

===========================================================
= General:
===========================================================

Testoob is distributed using distutils.

For help, run:

    python setup.py --help

For full instructions on installing distutil packages, see:

    http://www.python.org/doc/current/inst/inst.html

