diff --git a/README.md b/README.md index 2ce9e99..7557ec4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Uninstalling Windows applications via winget -Run the PowerShell script `Remove-BuiltInApps.ps1` located in the powershell folder as an administrator : +Run the PowerShell script `Remove-BuiltInApps.ps1` located in the powershell folder : ``` powershell -ExecutionPolicy Bypass -File .\Remove-BuiltInApps.ps1