mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-01-01 14:53:02 +05:00
Compare commits
No commits in common. "2f1b5c7b7d7aaa78696ca6d9212b34377d5d09b0" and "cd2ae2baaeb11a5692e866b39f921f4ef2492eee" have entirely different histories.
2f1b5c7b7d
...
cd2ae2baae
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ Run the command below in Powershell.
|
|||
> Win + R > `powershell` > *Enter*
|
||||
|
||||
```powershell
|
||||
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
|
||||
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||
```
|
||||
|
||||
* Select the `Beatrun` gamemode in right lower corner.
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
> Win + R > `powershell` > *Enter*
|
||||
|
||||
```powershell
|
||||
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
|
||||
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||
```
|
||||
|
||||
* Выберите режим `Beatrun` в правом нижнем углу.
|
||||
|
|
Loading…
Reference in a new issue