summaryrefslogtreecommitdiff
path: root/README.textile
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2013-06-06 22:45:23 -0700
committerRobby Russell <robby@planetargon.com>2013-06-06 22:45:23 -0700
commit5d6a06bda64c59f94a9e7ef506d4523194a031b6 (patch)
treee19c7c798bd39828dfa95229b3beb9a3f6dabae3 /README.textile
parent86a889ea083d341ba2bc48656008e5af46a3df2d (diff)
parentb1f41f6fa5fbfb9317704fa1416a8d081b4e2310 (diff)
downloadzsh-5d6a06bda64c59f94a9e7ef506d4523194a031b6.tar.gz
zsh-5d6a06bda64c59f94a9e7ef506d4523194a031b6.tar.bz2
zsh-5d6a06bda64c59f94a9e7ef506d4523194a031b6.zip
Merge pull request #1870 from mfrobben/patch-1
Update README.textile
Diffstat (limited to 'README.textile')
-rw-r--r--README.textile2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.textile b/README.textile
index 5f8067499..1916d9f4e 100644
--- a/README.textile
+++ b/README.textile
@@ -72,6 +72,8 @@ To disable updates entirely, put this in your ~/.zshrc
@DISABLE_AUTO_UPDATE=true@
+To upgrade directly from the command line, just run @upgrade_oh_my_zsh@
+
h3. Uninstalling
If you want to uninstall it, just run @uninstall_oh_my_zsh@ from the command line and it'll remove itself and revert you to bash (or your previous zsh config).