branch: elpa/eat commit 499c9dd911bd9163c50e08fa3960e4f0fd8080bb Author: Akib Azmain Turja <a...@disroot.org> Commit: Akib Azmain Turja <a...@disroot.org>
* README.org (NonGNU ELPA Devel): New section --- README.org | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 9166b9855b..ac8ef99f4c 100644 --- a/README.org +++ b/README.org @@ -64,8 +64,18 @@ following: * Installation -Eat requires at Emacs 28.1 or above. Eat isn't available on any ELPA -right now. So, you have to follow one of the following methods: +Eat requires at least Emacs 28.1 or above. + +** NonGNU ELPA Devel + +Eat is available on NonGNU ELPA Devel. If you don't have the archive +setup put something like the following in your init file: + +#+begin_src emacs-lisp +(add-to-list 'package-archives + '("nongnu-dev" + . "https://elpa.nongnu.org/nongnu-devel/")) +#+end_src ** Quelpa