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

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

[nongnu] elpa/xkcd b88b3df8b2 27/82: Update to reflect rename.


From: ELPA Syncer
Subject: [nongnu] elpa/xkcd b88b3df8b2 27/82: Update to reflect rename.
Date: Mon, 12 Dec 2022 21:59:51 -0500 (EST)

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

    Update to reflect rename.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 556a0d72e2..de93fe7f45 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A hackish implementation of an xkcd (http://xkcd.com/) reader 
for Emacs.
 Enable it by adding
 ```lisp
 (add-to-list 'load-path (expand-file-name "/path/to/emacs-xkcd.el"))
-(require 'emacs-xkcd)
+(require 'xkcd)
 ```
 to your .emacs file.
 #Screenshot:



reply via email to

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