From: Colin Clark Date: Mon, 22 May 2023 17:23:20 +0000 (+0100) Subject: Fix typo in Readme file X-Git-Tag: v2.1~45 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=8f8f95b9250f72f3c7e9003b067768898d626cd4 Fix typo in Readme file --- diff --git a/README.md b/README.md index 0efd3a7a..1b7b4ccf 100644 --- a/README.md +++ b/README.md @@ -156,8 +156,8 @@ Re-display configuration data: Meaning of options: `auto` If the library is not found, continue the installation -`enable` If the library is not found, stop the installation -`disable` Do not look for the library +`enabled` If the library is not found, stop the installation +`disabled` Do not look for the library Uninstall: `sudo ninja -C build uninstall`