summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-07-21 15:06:48 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-07-21 15:06:48 +0300
commit62de7dc372ae1c7e2bee32a30c8b45c604a14f44 (patch)
tree7cc9d300ad49424582ff85bbec6ccdc385a52414 /README.md
parent30714a8041cd7856b9ba610b6caccb57334da3d7 (diff)
Update a couple of keybindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9881a174..e7762b05 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,8 @@ connect to it.
Alternatively you can use <kbd>C-u M-x</kbd> `cider-jack-in` to specify the name
of a `lein` or `boot` project, without having to visit any file in it.
-In Clojure(Script) buffers the command `cider-jack-in` is bound to <kbd>C-c
-M-j</kbd>.
+In Clojure(Script) buffers the command `cider-jack-in` is bound to
+<kbd>C-c C-x (C-)j</kbd>.
### Connect to a running nREPL server