summaryrefslogtreecommitdiff
path: root/doc/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/faq.md')
-rw-r--r--doc/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.md b/doc/faq.md
index ab15d36b..04f1f303 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -8,7 +8,7 @@ Yes.
## What are CIDER's installation prerequisites?
-CIDER officially supports Emacs 24.3+, Java 7+ and Clojure(Script) 1.7+.
+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.
## What's the relationship between CIDER and nrepl.el?