Skip to content

Commit eac1ef3

Browse files
netpyoungbbatsov
authored andcommitted
Fix unsynchronized README.md on cider-connect (#2498)
1 parent 7a82159 commit eac1ef3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,12 @@ by your project's build tool (Gradle, Maven, etc).
8282
After you get your nREPL server running go back to Emacs. Typing there <kbd>M-x</kbd>
8383
`cider-connect` will allow you to connect to the running nREPL server.
8484

85-
In Clojure(Script) buffers the command `cider-connect` is bound to
86-
<kbd>C-c C-x (C-)c (C-)c</kbd>.
85+
In Clojure buffers the command `cider-connect | cider-connect-clj` is bound to
86+
<kbd>C-c C-x (C-)c (C-)j</kbd>.
87+
88+
In ClojureScript buffers the command `cider-connect-cljs` is bound to
89+
<kbd>C-c C-x (C-)c (C-)s</kbd>.
90+
8791

8892
## Diving Deeper
8993

0 commit comments

Comments
 (0)