From 01e9517bd6ed61562e3a60affe726cdf89fc08f0 Mon Sep 17 00:00:00 2001 From: "D. Rimron" Date: Fri, 1 Jul 2011 15:37:38 +0100 Subject: [PATCH] Update readme pointing to screenshot... -Dx --- README.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.textile b/README.textile index fb8ca7cc2..366556841 100644 --- a/README.textile +++ b/README.textile @@ -7,9 +7,13 @@ 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* + +Includes SpotSpecific.theme (screenshot at https://github.com/SpotSpecific/oh-my-zsh/raw/master/SpotSpecific_theme.png ) @wget --no-check-certificate https://github.com/SpotSpecific/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ h3. The manual way