diff --git a/README.textile b/README.textile index 8e847fa67..e441d51b4 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 -O https://github.com/NeuralSandwich/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@ +@curl -L -O https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@ h4. via `wget` -@wget --no-check-certificate https://github.com/NeuralSandwich/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@ +@wget --no-check-certificate https://github.com/robbyrussel/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@ h3. The manual way