Skip to content

Commit c315236

Browse files
committed
Drop an odd reference to leiningen
1 parent d02187e commit c315236

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,10 @@ Install [inf-clojure][] for basic interaction with a REPL process.
188188

189189
### CIDER
190190

191-
You can also use [Leiningen][] to start an
192-
enhanced REPL via [CIDER][].
191+
[CIDER][] is a powerful Clojure interactive development environment,
192+
similar to SLIME for Common Lisp.
193+
194+
If you're into Clojure and Emacs you should definitely check it out.
193195

194196
## Changelog
195197

@@ -213,7 +215,6 @@ Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to vie
213215
[CIDER]: https://github.com/clojure-emacs/cider
214216
[cider-nrepl]: https://github.com/clojure-emacs/cider-nrepl
215217
[inf-clojure]: https://github.com/clojure-emacs/inf-clojure
216-
[Leiningen]: http://leiningen.org
217218
[contributors]: https://github.com/clojure-emacs/clojure-mode/contributors
218219
[melpa]: http://melpa.org
219220
[melpa stable]: http://stable.melpa.org

0 commit comments

Comments
 (0)