fix(notice): correct command for auto upgrade

This commit is contained in:
Eelis Peltola 2024-11-14 17:29:58 +02:00 committed by GitHub
parent e005f898fe
commit a89e83b1dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'.
`
)