From f49caf02221eda1aa7a7615c13a41b994a3d33fd Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Tue, 17 Oct 2023 17:21:54 +0500 Subject: [PATCH] update + fix powershell script --- README.md | 2 +- README_ru.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7a9fd9..215bf9d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Run the command below in Powershell. > Win + R > `powershell` ```powershell -iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing) +iex (iwr "rlxx.ru/beatrun" -UseBasicParsing) ``` ## Manual Installation diff --git a/README_ru.md b/README_ru.md index d31515b..0431541 100644 --- a/README_ru.md +++ b/README_ru.md @@ -24,7 +24,7 @@ > Win + R > `powershell` ```powershell -iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing) +iex (iwr "rlxx.ru/beatrun" -UseBasicParsing) ``` ## Ручная установка