Update master

This commit is contained in:
Yin Hou 2012-07-15 19:50:29 -03:00
commit 3e30d13936

View file

@ -13,11 +13,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/yin/oh-my-zsh/raw/master/tools/install.sh | sh@ @curl -L https://github.com/yinhou/oh-my-zsh/raw/master/tools/install.sh | sh@
h4. via `wget` h4. via `wget`
@wget --no-check-certificate https://github.com/yin/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ @wget --no-check-certificate https://github.com/yinhou/oh-my-zsh/raw/master/tools/install.sh -O - | sh@
h3. The manual way h3. The manual way