From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Thu, 4 Apr 2019 11:05:36 +0000 (+0200) Subject: README: nitpick: missing colon X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=1c8f95f77f6022a1dab14a92febe6fb7d3521d81;p=Monocypher.git README: nitpick: missing colon Options 1 and 2 had colons after them, but option 3 didn't. --- diff --git a/README.md b/README.md index a7f8f81..8beef7f 100644 --- 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: