From d277e8f44a9ea82baeffd30235ec0f035febb442 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 18 Jun 2018 07:54:20 +0300 Subject: Update the requirements --- doc/faq.md | 8 ++++++-- doc/installation.md | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') 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 C-h t). -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. -- cgit v1.2.3