Browse Source

Update README with new update command (#9203)

Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
Kirill Suslov 3 years ago
parent
commit
c785db621e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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:
 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! 🎉