summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e95e9fc60..f6fd10e18 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ You can specify the following options in the command line to `meson`:
* `-Djasper=true` - Enable support for JPEG2000. This requires
[libjasper's development files](http://www.ece.uvic.ca/~frodo/jasper/)
to be installed.
- * `-Ddocs=true` - Build the API reference documentation. This
+ * `-Dgtk_doc=true` - Build the API reference documentation. This
requires `gtk-doc` to be installed.
* `-Drelocatable=true` - Enable application bundle relocation support.