From 1c8f95f77f6022a1dab14a92febe6fb7d3521d81 Mon Sep 17 00:00:00 2001 From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Thu, 4 Apr 2019 13:05:36 +0200 Subject: [PATCH] README: nitpick: missing colon Options 1 and 2 had colons after them, but option 3 didn't. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.3