summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorMartin Delille <martin@phonations.com>2015-03-30 11:23:00 +0200
committerncanceill <nicolas.canceill@ens-cachan.org>2015-06-11 21:10:35 +0200
commit23ac32d34680785c678ee64a915d11e12253d206 (patch)
tree36b910ef42d36017e817a2a597f19c3f0dfd7e81 /README.markdown
parent4c409b0de918e62f9354cbc604c6ae65da611caf (diff)
downloadzsh-23ac32d34680785c678ee64a915d11e12253d206.tar.gz
zsh-23ac32d34680785c678ee64a915d11e12253d206.tar.bz2
zsh-23ac32d34680785c678ee64a915d11e12253d206.zip
add help link to install zsh
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 9f96e315d..4723d3486 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,8 +15,7 @@ To learn more, visit http://ohmyz.sh and/or follow [ohmyzsh](https://twitter.com
__Disclaimer:__ _Oh My Zsh works best on Mac OS X and Linux._
* Unix-based operating system (Mac OS X or Linux)
-* [Zsh](http://www.zsh.org) should be installed (v4.3.9 or more recent)
- * This is commonly pre-installed. (`zsh --version` to confirm)
+* [Zsh](http://www.zsh.org) should be installed (v4.3.9 or more recent). If not pre-installed (`zsh --version` to confirm), check the following instruction here: [Installing-ZSH](https://github.com/robbyrussell/oh-my-zsh/wiki/Installing-ZSH)
* `curl` or `wget` should be installed
### Basic Installation