From e9126342dc5bafbc5c43ef3c379e654a46fe08a7 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 28 Dec 2018 00:21:28 +0200 Subject: Tweak some wording --- doc/faq.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/faq.md') diff --git a/doc/faq.md b/doc/faq.md index ac130e87..97f7e777 100644 --- a/doc/faq.md +++ b/doc/faq.md @@ -30,7 +30,7 @@ version before the time we started relying on nREPL middleware. ## What's the relationship between CIDER and inf-clojure? -There's pretty much no relationship. `inf-clojure` provides a REPL based on the +There's pretty much no relationship. [inf-clojure][] provides a REPL based on the `comint` Emacs package - you're basically running an external REPL process inside of Emacs (there's no network connectivity involved). The advantage of this is that you have no external dependencies what-so-ever - you just need some @@ -155,3 +155,5 @@ There are many ways in which you can help CIDER * File bug reports and suggestions for improvements * Promote CIDER via blog posts or at meetups and conferences * Invite members of the CIDER team to speak about CIDER at meetups and conferences + +[inf-clojure]: https://github.com/clojure-emacs/inf-clojure -- cgit v1.2.3