Skip to content

Commit

Permalink
fix(notice): correct command for auto upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
eelispeltola authored Nov 14, 2024
1 parent e005f89 commit a89e83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/upgrade/notice.go
Original file line number Diff line number Diff line change
Expand Up @@ -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'.
`
)

Expand Down

0 comments on commit a89e83b

Please sign in to comment.