branch: elpa/popup commit 4abbbf99d7986d0cec9056195bcb45ce38c56c05 Merge: 004d58c c832145 Author: Syohei YOSHIDA <syo...@gmail.com> Commit: Syohei YOSHIDA <syo...@gmail.com>
Merge pull request #99 from spwhitton/apt-get Debian and Ubuntu installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 428973d..e0e68b9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Installation You can install `popup.el` from [MELPA](https://melpa.org/) with package.el. popwin is tested under GNU Emacs 24 or later. +Alternatively, users of Debian 9 or later or Ubuntu 16.04 or later may +simply `apt-get install elpa-popup`. + Popup Items -----------