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:
parent
7abb81e16a
commit
85c0c16380
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue