From 2f5b0842138021e0316c99c63c3bae16eb585533 Mon Sep 17 00:00:00 2001 From: Falk Werner Date: Mon, 1 Apr 2019 20:54:53 +0200 Subject: [PATCH] fixes style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e466bb..f2befaf 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ By default, unit tests and example application are enabled. You can disable them - **WITHOUT_TESTS**: disable tests `cmake -DWITHOUT_TESTS=ON ..` -- **WITHOUT_EXAMPLE**: disable example +- **WITHOUT_EXAMPLE**: disable example `cmake -DWITHOUD_EXAMPLE=ON ..` ## Dependencies