mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-02-05 22:34:10 +05:00
Compare commits
2 commits
4803cf264a
...
06cd5db28d
Author | SHA1 | Date | |
---|---|---|---|
06cd5db28d | |||
37dd3c1676 |
2 changed files with 4 additions and 2 deletions
|
@ -24,8 +24,9 @@ Run the command below in Powershell.
|
|||
> Win + R > `powershell`
|
||||
|
||||
```powershell
|
||||
iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
||||
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||
```
|
||||
|
||||
Select the `Beatrun` gamemode in right lower corner.
|
||||
|
||||
## Manual Installation
|
||||
|
|
|
@ -24,8 +24,9 @@
|
|||
> Win + R > `powershell`
|
||||
|
||||
```powershell
|
||||
iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
||||
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||
```
|
||||
|
||||
Включите режим `Beatrun` в правом нижнем углу.
|
||||
|
||||
## Ручная установка
|
||||
|
|
Loading…
Reference in a new issue