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

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

[nongnu] elpa/xkcd 0db98c2ca2 72/82: Add instructions for el-get.


From: ELPA Syncer
Subject: [nongnu] elpa/xkcd 0db98c2ca2 72/82: Add instructions for el-get.
Date: Mon, 12 Dec 2022 21:59:55 -0500 (EST)

branch: elpa/xkcd
commit 0db98c2ca2cc2c476b77742adcd61155c5c6e0df
Author: Vibhav Pant <vibhavp@gmail.com>
Commit: Vibhav Pant <vibhavp@gmail.com>

    Add instructions for el-get.
---
 README.org | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 8d185b3d00..e062be216a 100644
--- a/README.org
+++ b/README.org
@@ -6,10 +6,13 @@
 Implementation of an [[https://xkcd.com][xkcd]] reader for GNU Emacs.
 
 * Installation
-** Via package.el:
+** Via package.el
    emacs-xkcd is available on [[http://melpa.milkbox.net][MELPA]] and 
[[https://marmalade-repo.org/][Marmalade]]. Just add any
    of these to your package archives, and install the package with 
    ~M-x package-install xkcd~.
+** Via el-get
+   Emacs xkcd can also be installed using 
[[https://github.com/dimitri/el-get][el-get]]. To do so, run
+   ~M-x el-get-install xkcd~
 ** Via Git
    Clone this repo to a desired location, add the directory to your load path:
    #+BEGIN_SRC emacs-lisp



reply via email to

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