branch: elpa/cider
commit f4ad5ebb2ef5ab2664f9b142336d4743011cf964
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    [Docs] Remove a redundant FAQ entry
---
 doc/modules/ROOT/pages/faq.adoc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/modules/ROOT/pages/faq.adoc b/doc/modules/ROOT/pages/faq.adoc
index 1db09fd769..4dfc708d16 100644
--- a/doc/modules/ROOT/pages/faq.adoc
+++ b/doc/modules/ROOT/pages/faq.adoc
@@ -16,12 +16,6 @@ Yes.
 
 Yes.
 
-== What are CIDER's installation prerequisites?
-
-CIDER officially supports Emacs 26.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?
 
 `nrepl.el` was renamed to CIDER in version 0.3 to avoid confusion with the 
nREPL

Reply via email to