From 18658d4c292779e7b3241afaaa8656c11106f930 Mon Sep 17 00:00:00 2001 From: hanez Date: Mon, 6 Oct 2025 22:26:22 +0200 Subject: [PATCH] README update. No code changes. (0.26.3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9d79d3..ae47257 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ sudo cmake --build build --target install ### Usage -Now without prefixed FUN_LIB_DIR="$(pwd)/lib" because libs are installed to the +Now run Fun without prefixed FUN_LIB_DIR="$(pwd)/lib" because libs are installed to the system default lib directory (/usr/share/fun/lib). ```bash