mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
Update README with new update command (#9203)
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
This commit is contained in:
parent
03b6a72576
commit
c785db621e
1 changed files with 1 additions and 1 deletions
|
@ -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! 🎉
|
||||
|
|
Loading…
Reference in a new issue