From 2912bf4d95e36ccaeca0fd5f5dce82142b4e799b Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Sat, 26 Aug 2023 14:31:57 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2b840b..8fe003a 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ This version does not include malicious modules, code or networking. What it doe * `lua` folder contains modules for Discord Rich Presense and Steam Presence. They are optional. You can find their source code in the [credits](https://github.com/JonnyBro/beatrun?tab=readme-ov-file#credits-3) section

# Installation (Automatic | Windows only) -Run the command below in the Powershell. (Win + R --> powershell --> the command in question) +Run the command below in the Powershell. (Win + R --> powershell --> the command below) ```powershell -iex (iwr "beatrun.ru/install.ps1") +iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing) ``` ## Animations