add --root=/

This commit is contained in:
Marcos Pinto 2008-12-11 03:25:10 +00:00
parent ba813a8913
commit 466ac404ec
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -48,7 +48,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=/
==========================