diff --git a/README.textile b/README.textile index 2ff9c452b..f53da1cac 100644 --- a/README.textile +++ b/README.textile @@ -12,11 +12,11 @@ You can install this via the command line with either `curl` or `wget`. h4. via `curl` -@curl -L https://github.com/zyce/oh-my-zsh/raw/master/tools/install.sh | sh@ +@curl -L https://github.com/bobbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh@ h4. via `wget` -@wget --no-check-certificate https://github.com/bobbyrussel/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ +@wget --no-check-certificate https://github.com/bobbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ h3. The manual way