README: Fix typo

This commit is contained in:
Evangelos Ribeiro Tzaras 2023-01-22 09:54:58 +01:00
parent 4047d6f206
commit 4d2f3f0b3b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ use `--prefix=~/install`.
### Build the documentation
If you want to build the documentation you have to configure the meson project
with `-Ggtk_doc=true`
with `-Dgtk_doc=true`
meson . _build -Dgtk_doc=true
ninja -C _build