Compare commits

..

No commits in common. "e1307b790405238dcf9fd47847862e2d51e69546" and "2f1b5c7b7d7aaa78696ca6d9212b34377d5d09b0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ Run the command below in Powershell.
> Win + R > `powershell` > *Enter*
```powershell
irm https://beatrun.jonnybro.ru/install | iex
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
```
* Select the `Beatrun` gamemode in right lower corner.

View file

@ -29,7 +29,7 @@
> Win + R > `powershell` > *Enter*
```powershell
irm https://beatrun.jonnybro.ru/install | iex
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
```
* Выберите режим `Beatrun` в правом нижнем углу.