diff --git a/README.adoc b/README.adoc index b6b6bfd..b95de43 100644 --- a/README.adoc +++ b/README.adoc @@ -66,6 +66,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. * `-DGENERATE_POT=NO` to not (re-)generate the .pot file. - ** `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`. +* `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`. include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]