X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/c25bf17b34a1608da45e8a1ca02e1c89a34acd34..228ec4bb351a9e14e338b9cb09eeb4809957c909:/README.md diff --git a/README.md b/README.md index a5b086651..e19fb5a54 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.