From 0077bbf0fc25afdf3bbe73ead2e85518fc61fa67 Mon Sep 17 00:00:00 2001 From: Micah Chalmer Date: Mon, 11 May 2015 23:51:42 -0400 Subject: Fix package.el URL Fixes #48 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6823f8b..5e904ea 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Then do this to load the package listing: * M-x package-refresh-contents If you use a version of Emacs prior to 24 that doesn't include -`package.el`, you can get it from [here](http://bit.ly/pkg-el23). +`package.el`, you can get it from [here](http://git.savannah.gnu.org/gitweb/?p=emacs.git;a=blob_plain;hb=ba08b24186711eaeb3748f3d1f23e2c2d9ed0d09;f=lisp/emacs-lisp/package.el). If you have an older ELPA `package.el` installed from tromey.com, you should upgrade in order to support installation from multiple sources. -- cgit v1.2.3