Merge pull request #322 from pingvincible/patch-1

Update README.md
This commit is contained in:
Emiel Bruijntjes 2020-03-13 09:16:55 +01:00 committed by GitHub
commit 7a841e6be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ would be:
mkdir build
cd build
cmake .. [-DAMQP-CPP_BUILD_SHARED] [-DAMQP-CPP_LINUX_TCP]
cmake --build .. --target install
cmake --build . --target install
```
Option | Default | Meaning