Fix typo in Readme file
authorColin Clark <colin.clark@cclark.uk>
Mon, 22 May 2023 17:23:20 +0000 (18:23 +0100)
committerColin Clark <colin.clark@cclark.uk>
Mon, 22 May 2023 17:23:20 +0000 (18:23 +0100)
README.md

index 0efd3a7..1b7b4cc 100644 (file)
--- 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`