Adding out repo into the readme :-/

-Dx
This commit is contained in:
D. Rimron 2011-06-29 18:46:42 +01:00
commit ab6593152b

View file

@ -7,8 +7,10 @@ h2. Setup
@oh-my-zsh@ should work with any recent release of "zsh":http://www.zsh.org/, the minimum recommended version is 4.3.9. @oh-my-zsh@ should work with any recent release of "zsh":http://www.zsh.org/, the minimum recommended version is 4.3.9.
h3. The automatic installer... (do you trust me?) h3. The automatic installer... (do you trust me?)
*The master repo*
@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/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh@
*The SpotSpecific repo*
@wget --no-check-certificate https://github.com/SpotSpecific/oh-my-zsh/raw/master/tools/install.sh -O - | sh@
h3. The manual way h3. The manual way