aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.org b/README.org
index 1c2db93..33f40a6 100644
--- a/README.org
+++ b/README.org
@@ -41,11 +41,10 @@ The only hard dependencies are org and dired, but pdf-tools,
org-pdfview, ereader, and shr are also recommended. A sample
configuration is provided below.
-#+BEGIN_QUOTE
+#+BEGIN_SRC emacs-lisp
(load "org-recoll")
(global-set-key (kbd "C-c g") 'org-recoll-search)
(global-set-key (kbd "C-c u") 'org-recoll-update-index)
-#+END_QUOTE
*** Recoll setup