fixed readme again

This commit is contained in:
Daniel Cassler 2012-03-09 22:38:34 -05:00
commit 0c25eaeb4e

View file

@ -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