diff --git a/README.md b/README.md index f745698..5d08c23 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ There are two methods to compile AMQP-CPP: CMake and Make. CMake is platform por File|Include when? ----|------------ amqpcpp.h|Always -amqpcpp/linux_tcp.h|If using the Linux-only TCP module. +amqpcpp/linux_tcp.h|If using the Linux-only TCP module ## CMake The CMake file supports both building and installing. You can choose not to use the install functionality, and instead manually use the build output at `bin/`. Keep in mind that the TCP module is only supported for Linux. An example install method would be: