branch: master commit 6872743af831f121e433a0eef098b42762b46739 Merge: 6521911 66545d8 Author: John Wiegley <jo...@newartisans.com> Commit: John Wiegley <jo...@newartisans.com>
Merge pull request #61 from spwhitton/apt-get Debian and Ubuntu installation instructions --- 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.