From a5105ccc4be5eb13fc87fd8554209ee03ccfc483 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 26 Jul 2025 00:25:27 +0530 Subject: Adding clojure-mcp setup --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0b72029..a1667a4 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ cli:build:native Builds native image for CLI. To build native image, run: +( This requires having `native-image` tool installed locally. Use the appropriate JDK distribution. ) + ``` sh bb cli:build:native ``` -- cgit v1.2.3