From 2516588353d6147bbf25fcba6699ddc77c4ba031 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Sun, 17 Mar 2024 23:02:16 +0500 Subject: [PATCH] and again --- README.md | 2 +- README_ru.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d48133b..c147eb9 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 "beatrun.ru/install" -UseBasicParsing) ``` Select the `Beatrun` gamemode in right lower corner. diff --git a/README_ru.md b/README_ru.md index 41d2bb8..70377b6 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 "beatrun.ru/install" -UseBasicParsing) ``` Включите режим `Beatrun` в правом нижнем углу.