From: Matthew Carter Date: Wed, 28 Jan 2015 02:49:43 +0000 (-0500) Subject: Fix README 'git clone' URL that was listed X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/57e4bc8d5725a4820999b69734b69ea53cb9de76 Fix README 'git clone' URL that was listed --- diff --git a/README.md b/README.md index ef903ca60..805f451ed 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: