Update README.md to mention the IRC channel
[zilutils.git] / README.md
index 3aabb24fb081bb347a1204114be3ac57a9ef80b1..a44f72e79b2651a0d9d507c3ff85690937635a99 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,15 +12,10 @@ 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 you 
-should be able to do the usual dance of:
+Once these are installed first run autoreconf --install; then see the 
+INSTALL file for further information.
 
-./configure
-make
-make install
-
-You can invoke the configure script with --help to see additional 
-information.
+Have questions? Need help? Visit #zilutils on irc.freenode.net.
 
 Licensing
 =========