Refer to NonGNU ELPA in README

* README.org (NonGNU ELPA Devel): Rename to NonGNU ELPA.
Change the code-snippet to use NonGNU ELPA (stable).
This commit is contained in:
Akib Azmain Turja 2022-12-04 01:22:47 +06:00
parent 7abb81e16a
commit 85c0c16380
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

View file

@ -66,15 +66,14 @@ following:
Eat requires at least Emacs 28.1 or above.
** NonGNU ELPA Devel
** NonGNU ELPA
Eat is available on NonGNU ELPA Devel. If you don't have the archive
setup put something like the following in your init file:
Eat is available on NonGNU ELPA. 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/"))
'("nongnu" . "https://elpa.nongnu.org/nongnu/"))
#+end_src
** Quelpa