emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/eat 85c0c16380 7/7: Refer to NonGNU ELPA in README


From: ELPA Syncer
Subject: [nongnu] elpa/eat 85c0c16380 7/7: Refer to NonGNU ELPA in README
Date: Sat, 3 Dec 2022 14:58:37 -0500 (EST)

branch: elpa/eat
commit 85c0c163801ff6a1a785c099dd7df29819347f90
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Refer to NonGNU ELPA in README
    
    * README.org (NonGNU ELPA Devel): Rename to NonGNU ELPA.
    Change the code-snippet to use NonGNU ELPA (stable).
---
 README.org | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index c5db84bf8d..30f1b7b986 100644
--- a/README.org
+++ b/README.org
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]