summaryrefslogtreecommitdiff
path: root/doc/installation.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-07-23 11:32:35 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-07-23 11:32:35 +0300
commit4f08ea913b4bb48fafaf084819aa668ed1cba0cc (patch)
tree1f43581785bddbfd885e2937920f4de7da8510d7 /doc/installation.md
parent4cd84c1529e2dada9c84257441e58a7465f4eda1 (diff)
Fix a bunch of keybinding references
Diffstat (limited to 'doc/installation.md')
-rw-r--r--doc/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 25cbf93f..0b513216 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -125,7 +125,7 @@ CIDER](hacking_on_cider.md) for more details.
Much of CIDER's functionality depends on the presence of CIDER's own
[nREPL
middleware](https://github.com/clojure-emacs/cider-nrepl). Starting
-with version 0.11, When `cider-jack-in` (<kbd>C-c C-x (C)-j</kbd>) is used,
+with version 0.11, When `cider-jack-in` (<kbd>C-c C-x (C-)j (C-)j</kbd>) is used,
CIDER takes care of injecting it and its other dependencies.
**`profiles.clj` or `profile.boot` don't need to be modified anymore for the above use case!**