From 6609c5a475e5752428057f3b2b86517becf17606 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Mon, 27 May 2024 14:24:33 +0500 Subject: [PATCH] use irm instead of iwr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 399c516..493003d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Run the command below in Powershell. > Win + R > `powershell` > *Enter* ```powershell -iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing) +irm https://beatrun.jonnybro.ru/install | iex ``` * Select the `Beatrun` gamemode in right lower corner.