commit ed5645b9a6a1706c0eb05979a5b411c21a9d0b6f parent cf0fd57d9a8abafb1f26c4b0b446d8560a78200f Author: Demitrius Nelon <denelon@microsoft.com> Date: Tue, 13 Jun 2023 10:31:27 -0700 Update README.md (#3341) Diffstat:
| M | README.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -5,7 +5,9 @@  -If you are new to the Windows Package Manager, you might want to [Explore the Windows Package Manager tool](https://docs.microsoft.com/learn/modules/explore-windows-package-manager-tool/?WT.mc_id=AZ-MVP-5004737). The packages available to the client are in the [Windows Package Manager Community Repository](https://github.com/microsoft/winget-pkgs). +If you are new to the Windows Package Manager, you might want to [Explore the Windows Package Manager tool](https://docs.microsoft.com/learn/modules/explore-windows-package-manager-tool/?WT.mc_id=AZ-MVP-5004737). The packages available to the client are in the [Windows Package Manager Community Repository](https://github.com/microsoft/winget-pkgs). WinGet ships with two default sources. The first is "msstore" the Microsoft Store (free Apps rated "e" for everyone). The second is "winget" the [WinGet community repository](https://github.com/microsoft/winget-pkgs). + +> **Note**: Group policy may be configured and modify configured sources. Run `winget --info` to see any configured policies. ## Installing The Client