add --root=/

This commit is contained in:
Marcos Pinto 2008-12-11 03:25:10 +00:00
parent 2bde2c823b
commit 077073e059

2
README
View file

@ -47,7 +47,7 @@ The names of the packages may vary depending on your OS / distro.
Once you have the needed libraries installed, build and install by running:
$ python setup.py build
$ sudo python setup.py install
$ sudo python setup.py install root=/
==========================