From 9efd2621bc5818a0f842673f23bcea08ecd64802 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 11 Feb 2021 18:41:00 -0700 Subject: Note apt-get installation option in README.md Signed-off-by: Sean Whitton --- NEWS.md | 1 + README.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 7d0b8cf..2d4384f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,7 @@ ---------------- - Add missing (require 'subr-x). +- Note apt-get installation option in README.md. 0.4 (2020-12-29) ---------------- diff --git a/README.md b/README.md index d9a80c7..8ddd15a 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,9 @@ other sets of house rules, are welcome. ## Installation ## -You may copy [`org-d20.el`][] to somewhere in your `load-path` and -simply +Users of Debian 12 or later or Ubuntu 21.04 or later can use `apt-get install +elpa-org-d20`. Otherwise, you may copy [`org-d20.el`][] to somewhere in your +`load-path` and simply (autoload 'org-d20-mode "org-d20.el") -- cgit v1.2.3