mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-13 20:28:25 +10:00
Update README.md
This commit is contained in:
@@ -25,7 +25,7 @@ or
|
||||
|
||||
* Run The following command in PowerShell:
|
||||
```ps1
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/install.ps1' | Invoke-Expression
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1' | Invoke-Expression
|
||||
```
|
||||
|
||||
### Manual installation:
|
||||
|
||||
Reference in New Issue
Block a user