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` в правом нижнем углу.