diff --git a/README.adoc b/README.adoc index 11f0343..c23da73 100644 --- a/README.adoc +++ b/README.adoc @@ -98,6 +98,6 @@ cmake --build . -- --jobs=$(nproc --ignore=1) * `-DCMAKE_BUILD_TYPE=Debug` for a debug build. * `-DWITH_TESTS=YES` if you want to compile the tests. * `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`. -* `-DFALLBACK_BUNDLED=NO if you don't want to fall back on bundled libraries. +* `-DFALLBACK_BUNDLED=NO` if you don't want to fall back on bundled libraries. include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]