From 6770feb81796b38843d1250bc853dd02dec126de Mon Sep 17 00:00:00 2001 From: Yin Hou Date: Sat, 7 Mar 2015 15:53:10 +0800 Subject: [PATCH] update git branch --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 25bcdbe6e..244f140b6 100644 --- a/README.markdown +++ b/README.markdown @@ -25,7 +25,7 @@ Oh My Zsh is installed by running one of the following commands in your terminal #### via curl -`curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh` +`curl -L https://raw.github.com/yinhou/oh-my-zsh/master/tools/install.sh | sh` #### via wget