Added instructions for installing zsh (due to the problems with first time zsh users)
@@ -7,6 +7,7 @@ bq. "OH MY ZSHELL!"
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.
+You can install zsh using the command: @sudo apt-get install zsh@.
h3. The automatic installer... (do you trust me?)