bugfix: add a previously removed single quote in README

This commit is contained in:
Baipyrus 2024-09-03 13:49:23 +02:00 committed by GitHub
parent c8bc0784b0
commit bb24d90592
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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