X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README;h=d7bf313fd9b2b4a76af05b7e8f5cbc45bb4be573;hb=d0b6f05c608f64a734cca9405f373312ce119730;hp=793f0b8f8cc304692d9da6515a36280efb02a61d;hpb=043c3bb487daea1b21c00443b8fd57bac9b20054;p=skeinsum.git 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.