We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d09d72 commit 31a5b4bCopy full SHA for 31a5b4b
Tools/PowershellModule/doc/WingetRestSource.md
@@ -46,7 +46,7 @@ Before getting started with the Windows Package Manager REST source with PowerSh
46
#### Get PowerShell Module from PowerShell Gallery (Recommended)
47
1. Install the PowerShell module from PowerShell Gallery
48
```Powershell
49
- Install-PSResource -Name Microsoft.WinGet.RestSource -Prerelease
+ Install-PSResource -Name Microsoft.WinGet.RestSource
50
```
51
52
#### Get PowerShell Module from Github Releases
0 commit comments