mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-29 21:33:02 +05:00
Compare commits
2 commits
cd2ae2baae
...
2f1b5c7b7d
Author | SHA1 | Date | |
---|---|---|---|
|
2f1b5c7b7d | ||
|
905dc438e1 |
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.ru/install" -UseBasicParsing)
|
||||
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
|
||||
```
|
||||
|
||||
* Select the `Beatrun` gamemode in right lower corner.
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
> Win + R > `powershell` > *Enter*
|
||||
|
||||
```powershell
|
||||
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
|
||||
```
|
||||
|
||||
* Выберите режим `Beatrun` в правом нижнем углу.
|
||||
|
|
Loading…
Reference in a new issue