X-Git-Url: https://jxself.org/git/?p=zilutils.git;a=blobdiff_plain;f=README.md;h=a44f72e79b2651a0d9d507c3ff85690937635a99;hp=3aabb24fb081bb347a1204114be3ac57a9ef80b1;hb=83cad370b16c3abb67c05ad75aade35211c0c892;hpb=d56c70320ba9bff10a2e0188a744758cb717a257 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 =========