From a783afc1cd017d2004e3332efc4afd894233cd07 Mon Sep 17 00:00:00 2001 From: Aart Stuurman Date: Sun, 28 Jan 2018 22:42:37 +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 5d08c23..37f415e 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|Is the linux-only TCP module built? +LINUX_TCP|OFF|Should the linux-only TCP module be built? ## Make Installing the library is as easy