mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-29 05:13:02 +05:00
irm вместо iwr
This commit is contained in:
parent
6609c5a475
commit
e1307b7904
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
> Win + R > `powershell` > *Enter*
|
> Win + R > `powershell` > *Enter*
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
|
irm https://beatrun.jonnybro.ru/install | iex
|
||||||
```
|
```
|
||||||
|
|
||||||
* Выберите режим `Beatrun` в правом нижнем углу.
|
* Выберите режим `Beatrun` в правом нижнем углу.
|
||||||
|
|
Loading…
Reference in a new issue