--- id: upgrade title: Upgrade sidebar_label: ♻️ Upgrade --- import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; ## Manual While you can always follow the upgrade steps listed under the installation section, you can also use the `upgrade` command to update Oh My Posh to the latest version. ```powershell oh-my-posh upgrade ``` ## Automated ```powershell oh-my-posh enable autoupgrade ``` import Config from "@site/src/components/Config.js"; [customize]: /docs/installation/customize#custom-configuration