branch: master
commit 57e4bc8d5725a4820999b69734b69ea53cb9de76
Author: Matthew Carter <[email protected]>
Commit: Matthew Carter <[email protected]>
Fix README 'git clone' URL that was listed
---
README.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README.md b/README.md
index ef903ca..805f451 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To install, clone the repository via:
```
cd ~/.emacs.d
-git clone http://ahungry.com/images/color-theme-ahungry.git
+git clone https://github.com/ahungry/color-theme-ahungry.git
```
Then, make sure to add the following to your ~/.emacs: