branch: elpa/popup commit c832145a26bc297361246ee8c4ab1f9ca294ccb3 Author: Sean Whitton <spwhit...@spwhitton.name> Commit: Sean Whitton <spwhit...@spwhitton.name>
Debian and Ubuntu installation instructions This ELPA package is now available from the Debian and Ubuntu package repositories. --- 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 -----------