Index: INSTALL
===================================================================
--- INSTALL	(revision 01916bcd1b434bc0b0f0e4f748f0aedeec8d790c)
+++ INSTALL	(revision 68ff3de6e19eb721d9358d17fa972de80caa1eae)
@@ -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
