]> git.codecow.com Git - Monocypher.git/commit
Added warning in the Git version of the README
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 8 Feb 2020 17:23:51 +0000 (18:23 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 8 Feb 2020 17:23:51 +0000 (18:23 +0100)
commit3d46e181381c168b5d7e7e2704efa33581d296fb
treec5f1bc148d899665784ed72c0b2c1b4c42239518
parent581bb6282bf552a211a330dc72dd734e614dfefd
Added warning in the Git version of the README

I noticed that some careless hurried people tend to use Monocypher from
the git repository directly. They don't even grab the releases from
GitHub.  That's not ideal for two reasons:

1. The master branch isn't always stable.
2. The Git repository misses some automatically generated files.

This patch attempts to get end users away from the Git repository,
towards well tested official releases.  Also, for users who think the
tarball are binary releases (they're source releases), or just want to
be done as quickly as possible, I also gave direct links to the main
source and header files.
README.md
dist.sh