forked from extern/ohmyzsh
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
@ -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:
|
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
|
```shell
|
||||||
upgrade_oh_my_zsh
|
omz update
|
||||||
```
|
```
|
||||||
|
|
||||||
Magic! 🎉
|
Magic! 🎉
|
||||||
|
Loading…
Reference in New Issue
Block a user