From 36064f9c953342f9f64ad77ccbde7f7807d56f87 Mon Sep 17 00:00:00 2001 From: UnderSet <80137504+UnderSet@users.noreply.github.com> Date: Tue, 7 Nov 2023 13:10:53 +0700 Subject: [PATCH] Update README.md I forgor autoinstall isn't supported --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index e187804..fed48f3 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,6 @@ Infamous parkour addon for Garry's Mod, fully open sourced and maintained by the > **All of this is optional and you may remove all of it. > Modules are located in [/lua/bin](/lua/bin/) and online courses functionality is in [OnlineCourse.lua](/beatrun/gamemodes/beatrun/gamemode/cl/OnlineCourse.lua)** -## Automatic Installation (Windows only!) -Run the command below in Powershell. -> (Win + R > `powershell` > command in question) -```powershell -iex (iwr "rlxx.ru/beatrun" -UseBasicParsing) -``` - ## Manual Installation 1. Download this repository [here](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip). 2. **Delete the `beatrun` folder in *your_game_folder/garrysmod/addons* if you have one.**