Skip to content

Commit 4e402d0

Browse files
committed
Tweak some wording
1 parent eac1ef3 commit 4e402d0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,10 @@ 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 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
85+
In Clojure(Script) buffers the command `cider-connect` is bound to
86+
<kbd>C-c C-x (C-)c (C-)j</kbd> and the command `cider-connect-cljs` is bound to
8987
<kbd>C-c C-x (C-)c (C-)s</kbd>.
9088

91-
9289
## Diving Deeper
9390

9491
CIDER packs a ton of functionality and you really want to be familiar with it,

0 commit comments

Comments
 (0)