README.md: Fixed BLUEZ_VERSION

pull/119/head
Olivier Martin 2019-07-14 22:48:59 +02:00 committed by Olivier Martin
parent c956a5b151
commit bcf0596abe
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ make
```
mkdir build && cd build
cmake -DBLUEZ_VERSION=TRUE ..
cmake -DBLUEZ_VERSION=5.50 ..
make
```