summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2014-01-18 11:38:15 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2014-01-18 11:38:15 +0200
commitc3ea43b4c186b51b61d9734fdb10037a31990c26 (patch)
tree65d50c40dfc46256dff271e1b63814692c066111 /README.md
parent6c4b63b060a6b065ec7262be4ff4558409113a17 (diff)
Mention the clojure-doc Emacs tutorial
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 892da139..ce356425 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,13 @@ of SLIME + [swank-clojure](https://github.com/technomancy/swank-clojure).
## Installation
+#### Prerequisites
+
+You'll need to have Emacs installed (preferably the latest stable
+release). If you're new to Emacs you might want to read
+[this tutorial](http://clojure-doc.org/articles/tutorials/emacs.html),
+dedicated to setting up Emacs for Clojure development, first.
+
#### Upgrading from nrepl.el
Before installing CIDER make sure you've removed the old `nrepl.el`