summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.org b/README.org
index 4d6c475..894de19 100644
--- a/README.org
+++ b/README.org
@@ -16,13 +16,3 @@ support byte compilation.
package.el gets confused if you have both a system and a user elpa
package and refuses to delete the user one unless you delete the
system one first.
-
-* Usage
-
-Here is an example of using the helper command (extracted from
-a previous debian/rules in this package).
-
-#+BEGIN_EXAMPLE
-override_dh_auto_install:
- ./dh_elpa dh-elpa.el
-#+END_EXAMPLE