From ab6593152b56fa86b34d1276d3ac255f12d67d76 Mon Sep 17 00:00:00 2001 From: "D. Rimron" Date: Wed, 29 Jun 2011 18:46:42 +0100 Subject: [PATCH] Adding out repo into the readme :-/ -Dx --- README.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 2dbfbe5a6..fb8ca7cc2 100644 --- a/README.textile +++ b/README.textile @@ -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. 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@ +*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