]> git.codecow.com Git - Monocypher.git/commitdiff
README: nitpick: missing colon
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Thu, 4 Apr 2019 11:05:36 +0000 (13:05 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Thu, 4 Apr 2019 11:05:36 +0000 (13:05 +0200)
Options 1 and 2 had colons after them, but option 3 didn't.

README.md

index a7f8f81d0ec91ff9c058370181e4bdd109ebf436..8beef7ffc5e41541e932e382d403cab17092c53f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ platform, you can change them like this:
 
     $ make CC="clang -std=c99" CFLAGS="-O2"
 
-### Option 3 install it on your system
+### Option 3: install it on your system
 
 The following should work on most UNIX systems: