From ce0bbefe52fbb5187d357546a0c8545f3421fa07 Mon Sep 17 00:00:00 2001 From: vemv Date: Sat, 15 Jul 2023 13:57:27 +0200 Subject: [PATCH] Update `cider-jack-in-clojurescript` in doc --- doc/modules/ROOT/pages/cljs/overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/cljs/overview.adoc b/doc/modules/ROOT/pages/cljs/overview.adoc index 19a4be755..ead09a1dd 100644 --- a/doc/modules/ROOT/pages/cljs/overview.adoc +++ b/doc/modules/ROOT/pages/cljs/overview.adoc @@ -87,7 +87,7 @@ TIP: You can learn more about this difference https://github.com/nrepl/piggiebac == Dealing with Dependencies CIDER doesn't handle automatically ClojureScript REPL dependencies when you're doing -`cider-jack-in-clojurescript`. You'll have to configure those manually yourselves +`cider-jack-in-cljs`. You'll have to configure those manually yourselves as documented in the subsequent sections of this manual. Actually, CIDER will handle automatically the most important dependency - namely Piggieback.