aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc1c91f..918ab93 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,9 @@ Org Link Edit provides Paredit-inspired slurping and barfing commands
for Org link descriptions.
The commentary in [org-link-edit.el][el] contains more details.
+org-link-edit.el is available in Org's contrib directory. See the Org
+manual's [installation instructions][install] for information on using
+contributed packages.
[el]: https://github.com/kyleam/org-link-edit/blob/master/org-link-edit.el
+[install]: http://orgmode.org/org.html#Installation