From 55d7d12314a7bd05b9e45747594a7f994dd75ec4 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Sun, 26 Jun 2022 23:18:20 +0300 Subject: [PATCH] changing links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a53b0f..2362c29 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ or * Запустите следующую строку напрямую в терминале PowerShell: ```ps1 - [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install_Rus.ps1' | iex + [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/scripts/Install_Rus.ps1' | iex ```