mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix(notice): correct command for auto upgrade
This commit is contained in:
parent
e005f898fe
commit
a89e83b1dc
|
@ -39,7 +39,7 @@ const (
|
|||
A new release of Oh My Posh is available: %s → %s
|
||||
To upgrade, run: 'oh-my-posh upgrade%s'
|
||||
|
||||
To enable automated upgrades, run: 'oh-my-posh enable autoupgrade'.
|
||||
To enable automated upgrades, run: 'oh-my-posh enable upgrade'.
|
||||
`
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue