From 0e15874d7d4fab07324345f2f545bf4c8ff7559d Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Thu, 11 Dec 2008 03:54:18 +0000 Subject: [PATCH] revert root=/ --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0a64382cf..ae80eda15 100644 --- a/README +++ b/README @@ -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 ==========================