summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-repl.el')
-rw-r--r--cider-repl.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/cider-repl.el b/cider-repl.el
index 1b07bfd3..3adfb1d4 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -368,7 +368,9 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
(substitute-command-keys
"\n;; ======================================================================
;; If you're new to CIDER it is highly recommended to go through its
-;; manual first. Type <M-x cider-view-manual> to view it.
+;; manual first. Install the cider-doc apt package and then type
+;; <M-x cider-view-manual> to view it.
+;; You should also read /usr/share/doc/elpa-cider/README.Debian
;; In case you're seeing any warnings you should consult the manual's
;; \"Troubleshooting\" section.
;;