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.
|
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
|
Eat is available on NonGNU ELPA. If you don't have the archive setup,
|
||||||
setup put something like the following in your init file:
|
put something like the following in your init file:
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(add-to-list 'package-archives
|
(add-to-list 'package-archives
|
||||||
'("nongnu-dev"
|
'("nongnu" . "https://elpa.nongnu.org/nongnu/"))
|
||||||
. "https://elpa.nongnu.org/nongnu-devel/"))
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Quelpa
|
** Quelpa
|
||||||
|
|
Loading…
Add table
Reference in a new issue