diff --git a/README.textile b/README.textile index 5900c95d8..2bc63067e 100644 --- a/README.textile +++ b/README.textile @@ -15,7 +15,7 @@ You can install this via the command line with either @curl@ or @wget@. h4. via @curl@ -@curl -L http://install.ohmyz.sh | sh@ +@curl -L https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh@ h4. via @wget@