summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-31 14:21:30 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-31 14:21:30 +0300
commita3c82753e1480632080157c19e3d6f7d48f18bf8 (patch)
tree6819910d4911352d552a7aa84ded1e54a3df3ee1 /README.md
parent589181de2fb9dba7d0dd39648ecff769e2aeb643 (diff)
Use "an nREPL" instead "a nREPL" everywhere
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 003fd495..c4026292 100644
--- a/README.md
+++ b/README.md
@@ -44,10 +44,10 @@ You can install CIDER with the following command:
<kbd>M-x package-install [RET] cider [RET]</kbd>
-### Launch a nREPL server and client from Emacs
+### Launch an nREPL server and client from Emacs
Simply open in Emacs a file belonging to your `lein` or `boot` project (like
-`foo.clj`) and type <kbd>M-x cider-jack-in</kbd>. This will start a nREPL server with
+`foo.clj`) and type <kbd>M-x cider-jack-in</kbd>. This will start an nREPL server with
all the project dependencies loaded in and CIDER will automatically connect to it.
Alternatively you can use <kbd>C-u M-x cider-jack-in</kbd> to specify the name of