From 37dd3c167650693e33cff16627b636d61e3058b9 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Sat, 16 Mar 2024 21:20:20 +0500 Subject: [PATCH] change powershell link --- README.md | 2 +- README_ru.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9711324..045b2dd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Run the command below in Powershell. > Win + R > `powershell` ```powershell -iex (iwr "rlxx.ru/beatrun" -UseBasicParsing) +iex (iwr "beatrun.ru/install" -UseBasicParsing) ``` Select the `Beatrun` gamemode in right lower corner. diff --git a/README_ru.md b/README_ru.md index 10bd983..af1c3a8 100644 --- a/README_ru.md +++ b/README_ru.md @@ -24,7 +24,7 @@ > Win + R > `powershell` ```powershell -iex (iwr "rlxx.ru/beatrun" -UseBasicParsing) +iex (iwr "beatrun.ru/install" -UseBasicParsing) ``` Включите режим `Beatrun` в правом нижнем углу.