Update build documentation
[zilutils.git] / README.md
index 66f34d9301ff71888e65e4aee9e40055fb8386e4..3aabb24fb081bb347a1204114be3ac57a9ef80b1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,13 +12,20 @@ To build this you will need a C compiler (GCC is assumed although
 others may work), GNU Autoconf, and GNU Make. Your GNU/Linux distro 
 probably has these already packaged for easy installation.
 
-Once these are installed first run autoreconf --install; then see the 
-INSTALL file for installation information.
+Once these are installed first run autoreconf --install then you 
+should be able to do the usual dance of:
+
+./configure
+make
+make install
+
+You can invoke the configure script with --help to see additional 
+information.
 
 Licensing
 =========
 
-This file is part of ziltuils.
+This file is part of zilutils.
 
 You can redistribute and/or modify this file under the terms of the 
 GNU Affero General Public License as published by the Free Software