Update README.textile

relocate urls
This commit is contained in:
Denis Neuling 2014-03-12 16:22:14 +01:00
commit f9b941c69c

View file

@ -14,18 +14,18 @@ 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.github.com/denisneuling/oh-my-zsh/master/tools/install.sh | sh@
h4. via `wget`
@wget --no-check-certificate http://install.ohmyz.sh -O - | sh@
@wget --no-check-certificate https://raw.github.com/denisneuling/oh-my-zsh/master/tools/install.sh -O - | sh@
h3. The manual way
1. Clone the repository
@git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh@
@git clone git://github.com/denisneuling/oh-my-zsh.git ~/.oh-my-zsh@
2. *OPTIONAL* Backup your existing ~/.zshrc file