X-Git-Url: https://jxself.org/git/?p=skeinsum.git;a=blobdiff_plain;f=README;h=d7bf313fd9b2b4a76af05b7e8f5cbc45bb4be573;hp=793f0b8f8cc304692d9da6515a36280efb02a61d;hb=c677d5aa4f6fd0348b17abb48fc76ca8427d8ab5;hpb=a9f4111948e2a978a8740c2c999ac541269b03ef diff --git a/README b/README index 793f0b8..d7bf313 100644 --- a/README +++ b/README @@ -1,7 +1,9 @@ skeinsum is an implementation of version 1.3 of the Skein cryptographic hash function. It is licensed under version 3 of the GNU General Public License -or, at your option, any later version. See COPYING for details. See -the INSTALL file for installation information. +or, at your option, any later version. See COPYING for details. + +First run autoreconf --install; then see the INSTALL file for +installation information. Once the software is installed, invoke skein256sum, skein512sum, or skein1024sum with the --help option to see usage information.