Add --prefix example to INSTALL
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 13 Sep 2005 16:11:25 +0000 (17:11 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 13 Sep 2005 16:11:25 +0000 (17:11 +0100)
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
INSTALL

diff --git a/INSTALL b/INSTALL
index f99c8f3..8d2bebd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -6,6 +6,8 @@ By default, the above command installs StGIT in the
 $HOME/{bin,lib,share} directories. For a different location, use the
 --prefix option.
 
+       python setup.py install --prefix=/usr
+
 For more information:
 
        http://docs.python.org/inst/inst.html