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