branch: elpa/inf-clojure
commit 0df1a2b779b17b372e0a6fdb1c05bde45caecf87
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Update ClojureCLR description to mention clr.tools.deps
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c6322c572e..e3882f299c 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ It supports the following REPLs:
- Clojure
- ClojureScript
-- ClojureCLR (via [lein-clr](https://github.com/kumarshantanu/lein-clr))
+- ClojureCLR (via [clr.tools.deps](https://github.com/clojure/clr.tools.deps)
or [lein-clr](https://github.com/kumarshantanu/lein-clr))
- [Planck](http://planck-repl.org/)
- [Joker](https://joker-lang.org/)
- [babashka](https://github.com/borkdude/babashka)