Index: INSTALL
===================================================================
--- INSTALL	(revision 01916bcd1b434bc0b0f0e4f748f0aedeec8d790c)
+++ INSTALL	(revision bae0d358c193a7aef8ccc827fc859b2b798785e2)
@@ -6,5 +6,13 @@
 make, the system is built by entering the commands:
 
+For devs using the root git:
+
   ./autogen.sh
+	./configure
+	make
+	make install
+
+For users using the distributed tarball:
+
 	./configure
 	make
