summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 4df9b89..1ff2d39 100644
--- a/README.org
+++ b/README.org
@@ -21,9 +21,9 @@ where VERSION is e.g. 24.5.
* Usage
Here is an example of using the helper command (extracted from
-debian/rules in this package).
+a previous debian/rules in this package).
#+BEGIN_EXAMPLE
override_dh_auto_install:
- ./dh_elpa dh-elpa.el $(DESTDIR)/usr/share/emacs/site-lisp/elpa
+ ./dh_elpa dh-elpa.el
#+END_EXAMPLE