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 Aug 23, 2020
1 parent 03b6a72 commit c785db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 c785db6

Please sign in to comment.