irm вместо iwr

This commit is contained in:
Jonny_Bro (Nikita) 2024-05-27 14:25:03 +05:00 committed by GitHub
parent 6609c5a475
commit e1307b7904
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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` в правом нижнем углу.