Update README with new update command (#9203)

Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
master
Kirill Suslov 6 years ago committed by GitHub
parent 03b6a72576
commit c785db621e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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! 🎉

Loading…
Cancel
Save