X-Git-Url: https://jxself.org/git/?p=zilutils.git;a=blobdiff_plain;f=README.md;h=42e780388bcc03639d6bccba9b1a62820b12057d;hp=3aabb24fb081bb347a1204114be3ac57a9ef80b1;hb=66cf6bfb1e747b53df3c0d62e62815a5729053fc;hpb=d56c70320ba9bff10a2e0188a744758cb717a257 diff --git a/README.md b/README.md index 3aabb24..42e7803 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,8 @@ 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: - -./configure -make -make install - -You can invoke the configure script with --help to see additional -information. +Once these are installed first run autoreconf --install; then see the +INSTALL file for further information. Licensing =========