aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-31 21:23:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-01-31 21:23:30 -0700
commit3fed932ab09fdd26ed47ec546846beac37d82b13 (patch)
tree1b0d6a623e090e2e166621e3c1f52312489ee4d4 /README.md
parentc1c19460715a818c5e0052561d2d49476856569d (diff)
downloadorg-d20-3fed932ab09fdd26ed47ec546846beac37d82b13.tar.gz
MELPA installation instructions
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 46f41ce..d9a80c7 100644
--- a/README.md
+++ b/README.md
@@ -31,8 +31,16 @@ other sets of house rules, are welcome.
## Installation ##
-Presently manual. I hope to make org-d20 available from a popular
-online repository soon.
+You may copy [`org-d20.el`][] to somewhere in your `load-path` and
+simply
+
+ (autoload 'org-d20-mode "org-d20.el")
+
+or install from [MELPA][] (or MELPA stable).
+
+[MELPA]: http://melpa.org/
+
+[`org-d20.el`]: https://git.spwhitton.name/org-d20/tree/org-d20.el
## Usage ##