Fix unterminated ` in readme.

This commit is contained in:
tastytea 2021-05-25 12:04:22 +02:00
parent cf82aa2247
commit 85a4991775
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -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[]