diff options
| author | Micah Chalmer <micah@micahchalmer.net> | 2015-05-11 23:51:42 -0400 |
|---|---|---|
| committer | Micah Chalmer <micah@micahchalmer.net> | 2015-05-11 23:51:42 -0400 |
| commit | 0077bbf0fc25afdf3bbe73ead2e85518fc61fa67 (patch) | |
| tree | 37fbd743f78cce8a99f5816e3a211ccd93383d1e | |
| parent | 8a8bd588e17d469aab211868efe31f059ae7df24 (diff) | |
| download | rust-mode-0077bbf0fc25afdf3bbe73ead2e85518fc61fa67.tar.gz | |
Fix package.el URL
Fixes #48
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Then do this to load the package listing: * <kbd>M-x package-refresh-contents</kbd> 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. |
