From d028434406a3af7d703f14103a1d4eaaafe931ee Mon Sep 17 00:00:00 2001 From: hanez Date: Tue, 25 Nov 2025 02:07:16 +0100 Subject: [PATCH] Small fix.# (0.28.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca220b..f60e296 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ CMake options you can toggle (all require NAME=VALUE): - FUN_DEBUG=ON|OFF — verbose debug logging in the VM (default OFF) - FUN_WITH_REPL=ON|OFF — enable building the interactive REPL (default ON) - FUN_WITH_PCSC=ON|OFF — enable PC/SC smart card support (default OFF) -- FUN_WITH_JSON=ON|OFF — enable JSON support via json-c (default ON) +- FUN_WITH_JSON=ON|OFF — enable JSON support via json-c (default OFF) That's it! For testing it, run: