docs: revert to winget package name

This commit is contained in:
bhagerty 2022-06-10 16:46:29 -05:00 committed by GitHub
parent ad12ad8ed2
commit d437209a01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,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 oh-my-posh
winget install JanDeDobbeleer.OhMyPosh
```
</TabItem>