branch: elpa/buttercup commit 0a889e2aab35a81bddc52667e4c8acc617d6ccc5 Merge: e6fd5f5 6c11d8e Author: Jorgen Schäfer <jorgen.schae...@gmail.com> Commit: Jorgen Schäfer <jorgen.schae...@gmail.com>
Merge pull request #43 from spwhitton/apt-get Debian and Ubuntu installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a30a2b4..dfcbf2c 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ You can install buttercup from This should allow you to `M-x package-install RET buttercup RET`. +Alternatively, users of Debian 9 or later or Ubuntu 16.10 or later may +simply `apt-get install elpa-buttercup`. + Now create a file called `test-feature.el` with these contents: ```Lisp