summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKirill Suslov <kirill.suslov@shopify.com>2020-08-23 15:52:11 -0400
committerGitHub <noreply@github.com>2020-08-23 21:52:11 +0200
commitc785db621e8bdb9edb897cc7353fe87fb6e550b1 (patch)
tree8baa9f68ef07f31081021b5264980552e1ac8324 /README.md
parent03b6a72576cb0f0b53abde25d409e8026d5c4ee9 (diff)
downloadzsh-c785db621e8bdb9edb897cc7353fe87fb6e550b1.tar.gz
zsh-c785db621e8bdb9edb897cc7353fe87fb6e550b1.tar.bz2
zsh-c785db621e8bdb9edb897cc7353fe87fb6e550b1.zip
Update README with new update command (#9203)
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8dfa4a139..8be05b6f1 100644
--- a/README.md
+++ b/README.md
@@ -273,7 +273,7 @@ DISABLE_AUTO_UPDATE=true
If you'd like to upgrade at any point in time (maybe someone just released a new plugin and you don't want to wait a week?) you just need to run:
```shell
-upgrade_oh_my_zsh
+omz update
```
Magic! 🎉