From 27589edb9b4918f11e92359abebc601e2f8dc45f Mon Sep 17 00:00:00 2001 From: tretrauit <3550664-tretrauit@users.noreply.gitlab.com> Date: Wed, 22 Jun 2022 10:52:50 +0000 Subject: [PATCH] chore: fix wrong file name in chmod --- games/LoL/linux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/LoL/linux/README.md b/games/LoL/linux/README.md index f692496..0e843b8 100644 --- a/games/LoL/linux/README.md +++ b/games/LoL/linux/README.md @@ -30,7 +30,7 @@ You need to follow steps in `lol.py` repository to properly config your LoL pref + To install you must have `lol.py` present, if not you can execute these to quickly download them (to current directory): ```sh curl -OL https://raw.githubusercontent.com/nhubaotruong/league-of-legends-linux-garena-script/main/lol.py -chmod +x sulaunchhelper2.py +chmod +x lol.py ``` + Then to download `garena_wrapper.sh` itself: ```sh