mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-20 22:21:09 +10:00
Link simplification
This commit is contained in:
@@ -48,7 +48,7 @@ or
|
|||||||
|
|
||||||
* Run The following command in PowerShell:
|
* Run The following command in PowerShell:
|
||||||
```ps1
|
```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; iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1' | iex
|
||||||
```
|
```
|
||||||
|
|
||||||
<h1>Uninstall:</h1>
|
<h1>Uninstall:</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user