summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-05-15 12:21:43 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-05-15 12:21:43 +0300
commiteb42764fa4276dc7e2eab5c9036b79aae1f7cf14 (patch)
treef3e44670c3351c5a5d049524978c0f633e876b9e /doc
parent5cc147e684cb0d0435b772f13831f5a383b5bb45 (diff)
Update the requirements
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 96fe2b73..aa8ef9dd 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -9,8 +9,9 @@ release). If you're new to Emacs you might want to go through
[the guided tour of Emacs](https://www.gnu.org/software/emacs/tour/index.html)
and the built-in tutorial (just press <kbd>C-h t</kbd>).
-CIDER officially supports Emacs 24.4+, Java 7+ and Clojure(Script) 1.7+.
-CIDER 0.10 was the final release which supported Java 6 and Clojure 1.5 and 1.6.
+CIDER officially supports Emacs 24.4+, Java 8+ and Clojure(Script)
+1.8+. CIDER 0.17 (AndalucĂ­a) was the final release which supported
+Java 7 and Clojure(Script) 1.7.
You'll also need a recent version of your favorite build tool (Leiningen, Boot
or Gradle) to be able to start CIDER via `cider-jack-in`. Generally it's a good