revert root=/

This commit is contained in:
Marcos Pinto 2008-12-11 03:54:18 +00:00
parent 06354aa8cb
commit 6cd1df0f13
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 root=/
$ sudo python setup.py install
==========================