$Id: INSTALL 7196 2008-01-22 12:58:18Z bmc $

To install these tools in the default location, type:

	python setup.py install

To install it somewhere else (e.g., your home directory) type:

	python setup.py install --prefix=$HOME

(You can also use the install-home.sh shell script.)
