summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-05 15:16:09 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-05 15:16:09 +0300
commitdfa74a4d148dd0c55a2ed5f8b458de931ee2b731 (patch)
treeb681ea584de8cdcd84b6cdd6fb60642feb4fd077 /doc
parent428bc72bd6cdf6cb46879112c7141f552be2cbfc (diff)
Remove an outdated warning
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 9e4344b0..231d2a34 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -138,6 +138,3 @@ It goes without saying that your project should depend on `cider-nrepl`.
`x.y.z` should match the version of CIDER you're currently using (say `0.7.1`).
For snapshot releases of CIDER you should use the snapshot of the plugin as well
(say `0.7.1-SNAPSHOT`).
-
-**Note that you need to use at least CIDER 0.7 for the nREPL middleware to work
-properly. Don't use cider-nrepl with CIDER 0.6.**