revert root=/

This commit is contained in:
Marcos Pinto 2008-12-11 03:54:18 +00:00
parent d43cca556d
commit 0e15874d7d

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 root=/
$ sudo python setup.py install
==========================