Format fix

This commit is contained in:
Aart Stuurman 2018-01-26 23:51:06 +01:00
parent f7e8cf5414
commit 2f7c061cf1
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ Then check out our other commercial and open source solutions:
INSTALLING
==========
There are two methods to compile AMQP-CPP, CMake and Make. CMake is platform portable, but the Makefile only works on Linux.
## CMake
The CMake file supports both building and installing. You can choose not to use the install functionality, and instead to 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: