From 3e30d13936f07fbfc5229b2dfdd87f8a32c7005a Mon Sep 17 00:00:00 2001 From: Yin Hou Date: Sun, 15 Jul 2012 19:50:29 -0300 Subject: [PATCH] Update master --- README.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.textile b/README.textile index c27212401..16c3e0dd0 100644 --- a/README.textile +++ b/README.textile @@ -13,11 +13,11 @@ You can install this via the command line with either `curl` or `wget`. h4. via `curl` -@curl -L https://github.com/yin/oh-my-zsh/raw/master/tools/install.sh | sh@ +@curl -L https://github.com/yinhou/oh-my-zsh/raw/master/tools/install.sh | sh@ h4. via `wget` -@wget --no-check-certificate https://github.com/yin/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ +@wget --no-check-certificate https://github.com/yinhou/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ h3. The manual way