From b316b7f49d16ff20bd6425a36438c4b670eec312 Mon Sep 17 00:00:00 2001 From: Fanael Linithien Date: Sun, 26 Oct 2014 17:32:33 +0100 Subject: [PATCH] Make the MELPA Stable link actually point at MELPA Stable. --- README.markdown | 3 ++- rainbow-delimiters.el | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index cd3b2f7..9a6001f 100644 --- a/README.markdown +++ b/README.markdown @@ -28,7 +28,8 @@ https://github.com/Fanael/rainbow-delimiters/tree/master ## Installation The recommended way is to use [MELPA](http://melpa.org/) or -[MELPA Stable](http://melpa.org/). If either is in your `package-archives`, do +[MELPA Stable](http://stable.melpa.org/). If either is in your +`package-archives`, do M-x package-install RET rainbow-delimiters RET diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el index 73c6094..eb4111c 100644 --- a/rainbow-delimiters.el +++ b/rainbow-delimiters.el @@ -37,8 +37,8 @@ ;;; Installation: -;; The recommended way is to use MELPA (http://melpa.org/) or -;; MELPA Stable (http://melpa.org/). If either is in your `package-archives', do +;; The recommended way is to use MELPA (http://melpa.org/) or MELPA Stable +;; (http://stable.melpa.org/). If either is in your `package-archives', do ;; M-x package-install RET rainbow-delimiters RET ;; Otherwise, open `rainbow-delimiters.el' in Emacs and use ;; M-x package-install-from-buffer