From 6cd1df0f13a5989107a62a2064a6b4acbfafd735 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 6bad8a907..d3f5b2da1 100644 --- a/README +++ b/README @@ -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 ==========================