From 8f8f95b9250f72f3c7e9003b067768898d626cd4 Mon Sep 17 00:00:00 2001 From: Colin Clark Date: Mon, 22 May 2023 18:23:20 +0100 Subject: [PATCH] Fix typo in Readme file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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` -- 2.20.1