diff --git a/README.md b/README.md index 138a312..bf907ee 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ ## Winget +## Requirements + +Enable Winget in terminal as administrator : + +``` +winget configure --enable +``` + ### Uninstalling Windows applications via winget Uninstall Windows applications just for the current user. Run the PowerShell script `Winget-Remove-BuiltInApps.ps1` located in the powershell folder :