Skip to content

Commit 3c2e29d

Browse files
cleanup
1 parent d5496f4 commit 3c2e29d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hub/powertoys/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Copilot is powered by AI, so surprises and mistakes are possible. For more infor
8686

8787
### Extracting the MSI from the bundle for 0.94 and later
8888

89-
Make sure to have [.NET SDK](https://dotnet.microsoft.com/download/) installed.
89+
Make sure to have the [.NET SDK](https://dotnet.microsoft.com/download/) installed.
9090

9191
In PowerShell, run `dotnet tool install wix --global` to install the latest version of WiX Toolset.
9292

@@ -98,7 +98,7 @@ wix burn extract ${Env:\USERPROFILE}"\Desktop\PowerToysSetup-0.94.0-x64.exe" -ou
9898

9999
### Extracting the MSI from the bundle for 0.93 and earlier
100100

101-
Make sure to have the [WiX Toolset v3](https://docs.firegiant.com/wix/wix3/) installed. The command doesn't work with WiX Toolset v4 and later versions.
101+
Make sure to have [WiX Toolset v3](https://docs.firegiant.com/wix/wix3/) installed. The command doesn't work with WiX Toolset v4 and later versions.
102102

103103
This PowerShell example assumes the default install location for WiX Toolset and that the PowerToys installer has been downloaded to the Windows desktop.
104104

0 commit comments

Comments
 (0)