From 9e710593e3979d0aa8f0da2c1fb728070b61b2dc Mon Sep 17 00:00:00 2001 From: William Gallios Date: Fri, 21 Nov 2014 13:59:25 -0800 Subject: [PATCH] updates to readme --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 18d7fd6..f4e1a8b 100644 --- a/README.mkd +++ b/README.mkd @@ -6,7 +6,7 @@ ## Installation ``` - $ git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions + $ git clone git://github.com/wgallios/zsh-autosuggestions ~/.zsh-autosuggestions sh .zsh-autosuggestions/install ```