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

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

[nongnu] elpa/xml-rpc f1612629e2 06/10: Add NonGNU ELPA to installation


From: ELPA Syncer
Subject: [nongnu] elpa/xml-rpc f1612629e2 06/10: Add NonGNU ELPA to installation instructions
Date: Thu, 27 Oct 2022 13:00:21 -0400 (EDT)

branch: elpa/xml-rpc
commit f1612629e251bc303ce815fbb9125c566ccf1d4d
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Add NonGNU ELPA to installation instructions
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index cc9487edd2..e9317b0028 100644
--- a/README.org
+++ b/README.org
@@ -13,9 +13,9 @@ xml-rpc.el represents XML-RPC datatypes as lisp values, 
automatically converting
 
 * Installation:
 
-If you use [[http://elpa.gnu.org/][ELPA]], and have configured the 
[[https://melpa.org/][MELPA]] repository, then =M-x package-install RET xml-rpc 
RET= interface. This is preferrable as you will have access to updates 
automatically.
+If you use [[http://elpa.gnu.org/][ELPA]], and have configured the 
[[https://elpa.nongnu.org/][NonGNU ELPA]] or [[https://melpa.org/][MELPA]] 
repository, then =M-x package-install RET xml-rpc RET= interface. This is 
preferrable as you will have access to updates automatically.
 
-If you would like to use ELPA, but this is your first time to use it or MELPA, 
then try evaluating the following code in emacs:
+If you would like to use ELPA, but this is your first time to use it, or 
NonGNU ELPA/MELPA, then try evaluating the following code in emacs:
 #+begin_src elisp
   (progn
     (require 'package)



reply via email to

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