We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb6701a + 49515c3 commit 3e6757dCopy full SHA for 3e6757d
docs/index.adoc
@@ -2023,7 +2023,7 @@ Created .dir-locals.el
2023
This creates a hidden file, `.dir-locals.el`, that sets up CIDER with
2024
Duct-specific options. To connect to the project using CIDER, open a
2025
file in the project (such as `duct.edn`) and type:
2026
-kbd:[M-x] `clojure-jack-in` kbd:[RET]
+kbd:[M-x] `cider-jack-in` kbd:[RET]
2027
2028
TIP: The '`M`' in kbd:[M-x] means '`meta`' and is often bound to the
2029
kbd:[Alt] key. '`C`' usually means kbd:[Ctrl].
0 commit comments