summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhas Mittal <mittalabhas1@gmail.com>2014-07-31 18:24:01 +0530
committerAbhas Mittal <mittalabhas1@gmail.com>2014-07-31 18:24:01 +0530
commit0174feef0d57ac4110d2603ce2a25a5de4739414 (patch)
treefffc56c9c5ce0b7d40690e5fe8a5aa938a7487e2
parent207b6a1e338e03ba06cccf255fbaa7e6147e8f94 (diff)
downloadzsh-0174feef0d57ac4110d2603ce2a25a5de4739414.tar.gz
zsh-0174feef0d57ac4110d2603ce2a25a5de4739414.tar.bz2
zsh-0174feef0d57ac4110d2603ce2a25a5de4739414.zip
Update README.textile
Added instructions for installing zsh (due to the problems with first time zsh users)
-rw-r--r--README.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.textile b/README.textile
index 28bab6b2c..143e87cab 100644
--- a/README.textile
+++ b/README.textile
@@ -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?)