use irm instead of iwr

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

View file

@ -29,7 +29,7 @@ Run the command below in Powershell.
> Win + R > `powershell` > *Enter* > Win + R > `powershell` > *Enter*
```powershell ```powershell
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing) irm https://beatrun.jonnybro.ru/install | iex
``` ```
* Select the `Beatrun` gamemode in right lower corner. * Select the `Beatrun` gamemode in right lower corner.