and again

This commit is contained in:
Jonny_Bro (Nikita) 2024-03-17 23:02:16 +05:00
parent 4ca27bdc5c
commit 2516588353
No known key found for this signature in database
GPG key ID: 3F1ECC04147E9BD8
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -24,7 +24,7 @@
> Win + R > `powershell`
```powershell
iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing)
iex (iwr "beatrun.ru/install" -UseBasicParsing)
```
Включите режим `Beatrun` в правом нижнем углу.