X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.md;h=a44f72e79b2651a0d9d507c3ff85690937635a99;hb=633e24778bccbc5f035bdb8516e8cc75c85123d9;hp=3aabb24fb081bb347a1204114be3ac57a9ef80b1;hpb=d56c70320ba9bff10a2e0188a744758cb717a257;p=zilutils.git diff --git a/README.md b/README.md index 3aabb24..a44f72e 100644 --- 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 =========