Skip to content

Commit 847d705

Browse files
committed
Tweak a warning
1 parent 4dc2b36 commit 847d705

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,9 @@ option](https://github.com/technomancy/leiningen/blob/master/sample.project.clj)
270270

271271
If you have the new [Clojure CLI tools][] installed you can use the `clojure` command:
272272

273-
_do not use `clj` because it adds readline support_
273+
> [!IMPORTANT]
274+
>
275+
> Do not use `clj` because it adds readline support.
274276
275277
``` shell
276278
clojure -J-Dclojure.server.repl="{:port 5555 :accept clojure.core.server/repl}"

0 commit comments

Comments
 (0)