From: CuleX Date: Fri, 4 Aug 2017 06:51:44 +0000 (+0200) Subject: Document minimum libsodium version for test suite X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=f7b4e20821a4d435a259734555b330035fd1e279;p=Monocypher.git Document minimum libsodium version for test suite --- diff --git a/README.md b/README.md index 4a0ab81..5b878ad 100644 --- 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