mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
and again
This commit is contained in:
parent
4ca27bdc5c
commit
2516588353
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ Run the command below in Powershell.
|
||||||
> Win + R > `powershell`
|
> Win + R > `powershell`
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing)
|
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||||
```
|
```
|
||||||
|
|
||||||
Select the `Beatrun` gamemode in right lower corner.
|
Select the `Beatrun` gamemode in right lower corner.
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
> Win + R > `powershell`
|
> Win + R > `powershell`
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing)
|
iex (iwr "beatrun.ru/install" -UseBasicParsing)
|
||||||
```
|
```
|
||||||
|
|
||||||
Включите режим `Beatrun` в правом нижнем углу.
|
Включите режим `Beatrun` в правом нижнем углу.
|
||||||
|
|
Loading…
Reference in a new issue