aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--org-drill.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-drill.el b/org-drill.el
index 116a6f1..89c3124 100644
--- a/org-drill.el
+++ b/org-drill.el
@@ -27,7 +27,7 @@
;;;
;;; Put the following in your .emacs:
;;;
-;;; (add-to-list 'load-path "/path/to/org/contrib/lisp/")
+;;; (add-to-list 'load-path "/path/to/org-drill/")
;;; (require 'org-drill)
;;;
;;;