]> git.codecow.com Git - Monocypher.git/commitdiff
Document minimum libsodium version for test suite
authorCuleX <cculex@gmail.com>
Fri, 4 Aug 2017 06:51:44 +0000 (08:51 +0200)
committerCuleX <cculex@gmail.com>
Fri, 4 Aug 2017 06:51:44 +0000 (08:51 +0200)
README.md

index 4a0ab8133ab4392f546673f68e3aad1f61673c9a..5b878addcf7610111f76a86f861a49bd2a19aa1d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ Test suite
 
 It should display a nice printout of all the tests, all starting with
 "OK".  If you see "FAILURE" anywhere, something has gone very wrong
-somewhere.  Note: the fuzz tests depend on libsodium.  Install it
-before you run them.
+somewhere.  Note: the fuzz tests depend on libsodium 1.0.12 or above.
+Install it before you run them.
 
 To run only the self contained tests, run