diff --git a/README.md b/README.md index 664395d..35e6099 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ save configurations, or exit the application. ```powershell # Using 'Invoke-RestMethod' and 'Invoke-Expression' - irm 'https://raw.githubusercontent.com/Baipyrus/ProxySwitcher/main/install.ps1 | iex + irm 'https://raw.githubusercontent.com/Baipyrus/ProxySwitcher/main/install.ps1' | iex ``` ## Usage