From 89d96072308ef66e87d0353e89c4e74e9fd74b43 Mon Sep 17 00:00:00 2001 From: Aart Stuurman Date: Sun, 28 Jan 2018 22:42:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37f415e..c0dec81 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ cmake --build .. --target install Option|Default|Meaning ------|-------|------- BUILD_SHARED|OFF|Static lib(ON) or shared lib(OFF)? -LINUX_TCP|OFF|Should the linux-only TCP module be built? +LINUX_TCP|OFF|Should the Linux-only TCP module be built? ## Make Installing the library is as easy