Skip to content

Commit

Permalink
Update README with new update command (ohmyzsh#9203)
Browse files Browse the repository at this point in the history
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
  • Loading branch information
kirill-shopify authored and grantstephens committed Jun 23, 2021
1 parent 335f682 commit d76e55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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! 🎉
Expand Down

0 comments on commit d76e55a

Please sign in to comment.