Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,7 @@ Created .dir-locals.el
This creates a hidden file, `.dir-locals.el`, that sets up CIDER with
Duct-specific options. To connect to the project using CIDER, open a
file in the project (such as `duct.edn`) and type:
kbd:[M-x] `clojure-jack-in` kbd:[RET]
kbd:[M-x] `cider-jack-in` kbd:[RET]

TIP: The '`M`' in kbd:[M-x] means '`meta`' and is often bound to the
kbd:[Alt] key. '`C`' usually means kbd:[Ctrl].
Expand Down