1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-14 17:19:27 +00:00

README: Fix typo

This commit is contained in:
Evangelos Ribeiro Tzaras 2023-01-22 09:54:58 +01:00
parent 4047d6f206
commit 4d2f3f0b3b

View file

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