From d437209a01267ffa5463e8b5b21c45c2b849d653 Mon Sep 17 00:00:00 2001 From: bhagerty Date: Fri, 10 Jun 2022 16:46:29 -0500 Subject: [PATCH] docs: revert to winget package name --- website/docs/installation/windows.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/installation/windows.mdx b/website/docs/installation/windows.mdx index d19c02e7..cc24df0a 100644 --- a/website/docs/installation/windows.mdx +++ b/website/docs/installation/windows.mdx @@ -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 ```