branch: master commit 66545d855fcd19cd1e5e9e7034caab1d1b6920af 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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a5b0866..e19fb5a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ you can disable this by running the copy, rename etc... commands with a prefix a If you don't want to make dired/helm asynchronous disable it with `dired-async-mode`. +### Debian and Ubuntu + +Users of Debian 9 or later or Ubuntu 16.04 or later may simply `apt-get install elpa-async`. + ## Enable asynchronous compilation of your (M)elpa packages By default emacs package.el compile packages in its running emacs session.