diff --git a/docs/docs/installation/windows.mdx b/docs/docs/installation/windows.mdx index 930c0586..14a63e70 100644 --- a/docs/docs/installation/windows.mdx +++ b/docs/docs/installation/windows.mdx @@ -35,7 +35,7 @@ When using oh-my-posh inside the WSL, make sure to follow the [linux][linux] ins Open a PowerShell prompt and run the following command: ```powershell -winget install JanDeDobbeleer.OhMyPosh +winget install oh-my-posh ``` @@ -93,7 +93,7 @@ Exclusions should be added with the full path to the executable, you can get it Open a PowerShell prompt and run the following command: ```powershell -winget upgrade JanDeDobbeleer.OhMyPosh +winget upgrade oh-my-posh ```