There was an error while loading. Please reload this page.
1 parent 4dc2b36 commit 847d705Copy full SHA for 847d705
README.md
@@ -270,7 +270,9 @@ option](https://github.com/technomancy/leiningen/blob/master/sample.project.clj)
270
271
If you have the new [Clojure CLI tools][] installed you can use the `clojure` command:
272
273
-_do not use `clj` because it adds readline support_
+> [!IMPORTANT]
274
+>
275
+> Do not use `clj` because it adds readline support.
276
277
``` shell
278
clojure -J-Dclojure.server.repl="{:port 5555 :accept clojure.core.server/repl}"
0 commit comments