]> git.codecow.com Git - Monocypher.git/commitdiff
README.md bikeshedding
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 27 Jan 2018 23:18:51 +0000 (00:18 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 27 Jan 2018 23:18:51 +0000 (00:18 +0100)
README.md

index 853888f5b64acc5ab15712cc2337111a049a57db..7a5d8e8fb4d9cd336707e838b136c746ffc65a74 100644 (file)
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ signatures default to EdDSA with curve25519 and Blake2b.  This is
 different from the more mainstream Ed25519, which uses SHA-512
 instead.
 
-If you need Ed25519 compatibility, you need to do the following:
+If you need Ed25519 compatibility, you must do the following:
 
 - Compile Monocypher.c with option -DED25519_SHA512.
 - Link the final program with a suitable SHA-512 implementation.  You