]> code.delx.au - gnu-emacs-elpa/commitdiff
Debian and Ubuntu installation instructions
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 17 Mar 2016 00:59:14 +0000 (17:59 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 17 Mar 2016 00:59:14 +0000 (17:59 -0700)
This ELPA package is now available from the Debian and Ubuntu package repositories.

README.md

index a5b0866510dc8996de2dbd918c99a9562ea0d9cf..e19fb5a54ee0a1b92edd95bf59f66c7a1c2b9ed1 100644 (file)
--- 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.