branch: elpa/evil-goggles
commit 056a35572e818fa5ea7144768d77a62600f1fea7
Author: Evgeni Kolev <[email protected]>
Commit: Evgeni Kolev <[email protected]>

    Fix link
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c252f62fb9..949343d56e 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ evil-goggles
 Installation
 ------------
 
-#### with [use-package](https://github.com/jwiegley/use-package) from 
[Melpa](melpa.org)
+#### with [use-package](https://github.com/jwiegley/use-package) from 
[Melpa](https://melpa.org)
 ``` emacs-lisp
 ;; NOTE: this doesn't work yet, package is not on Melpa
 (use-package evil-goggles
@@ -33,7 +33,7 @@ Installation
   (evil-goggles-mode))
 ```
 
-#### without [use-package](https://github.com/jwiegley/use-package) from 
[Melpa](melpa.org)
+#### without [use-package](https://github.com/jwiegley/use-package) from 
[Melpa](https://melpa.org)
 
 `M-x package-install RET evil-goggles RET`, then add in `init.el`:
 

Reply via email to