summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-06-18 07:54:20 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-06-18 07:54:20 +0300
commitd277e8f44a9ea82baeffd30235ec0f035febb442 (patch)
treecf763ca736facfeed410969a7c2b311c49451d22 /doc
parentcac491680ad533d341eda467179e95b4da431340 (diff)
Update the requirements
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.md8
-rw-r--r--doc/installation.md2
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/faq.md b/doc/faq.md
index 04f1f303..84ffc39d 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -8,8 +8,12 @@ Yes.
## What are CIDER's installation prerequisites?
-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 25.1+, Java 8+ and Clojure(Script) 1.8+.
+
+
+!!! note
+
+ CIDER 0.17 was the final release which supported Java 7 and Clojure(Script) 1.7.
## What's the relationship between CIDER and nrepl.el?
diff --git a/doc/installation.md b/doc/installation.md
index 4b743cb9..ab277665 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -9,7 +9,7 @@ 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 8+ and Clojure(Script)
+CIDER officially supports Emacs 25.1+, 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.