Updated README.txt to reflect fork

This commit is contained in:
github.token 2012-03-09 10:12:58 -05:00
commit 9cac8cad63

View file

@ -12,11 +12,11 @@ You can install this via the command line with either `curl` or `wget`.
h4. via `curl` h4. via `curl`
@curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh@ @curl -L https://github.com/zyce/oh-my-zsh/raw/master/tools/install.sh | sh@
h4. via `wget` h4. via `wget`
@wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ @wget --no-check-certificate https://github.com/zyce/oh-my-zsh/raw/master/tools/install.sh -O - | sh@
h3. The manual way h3. The manual way