mirror of
https://github.com/Baipyrus/ProxySwitcher.git
synced 2024-12-26 12:41:45 +00:00
better installation instructions in README.md
This commit is contained in:
parent
919b674d56
commit
995776f8b5
@ -17,7 +17,11 @@ save configurations, or exit the application.
|
||||
|
||||
## Installation
|
||||
|
||||
- Simply run the following command in a Windows PowerShell:
|
||||
You should download the [latest release](https://github.com/Baipyrus/ProxySwitcher/releases)
|
||||
archive, **extract all contents** to a dedicated directory and then simply execute
|
||||
the [`.\install.ps1`](.\install.ps1) script within a Windows Powershell.
|
||||
|
||||
Alternatively, you could simply run the following command in a Windows PowerShell:
|
||||
|
||||
```powershell
|
||||
# Using 'Invoke-RestMethod' and 'Invoke-Expression'
|
||||
|
Loading…
Reference in New Issue
Block a user