Add the prefix information to INSTALL
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 18 Aug 2005 12:50:37 +0000 (13:50 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 18 Aug 2005 12:50:37 +0000 (13:50 +0100)
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
INSTALL

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