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