summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-03-07 23:43:27 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2017-03-07 23:43:27 +0200
commit575d5ff027e26b29caa3115266c0d9049ba8faa0 (patch)
treeb5b566fc379d49a9b507408e452080e581468f0a /doc
parenta6bbd399987d6dea21e498cf8f6d3e2d13fad635 (diff)
Reflow a long line
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 88343f4b..cc3d239c 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -72,9 +72,10 @@ following command:
## CIDER's nREPL middleware
-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 M-j</kbd>) is
-used, CIDER takes care of injecting it and its other dependencies.
+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 M-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!**