about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index f04e7e5..4adcfd4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,13 @@
 Standard autotools installation
 *******************************
 
+After unpacking the tarball:
+
   ./configure && make && make install
 
+If you are building from a git clone, see HACKING on how to generate
+the `configure' shell script
+
 Full instructions (as written by the FSF at the bottom).
 
 Runtime Requirements (GNU/Linux)