From c1787377105204077f7f311428d19deacaf2a0bf Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Sun, 22 Jan 2023 17:00:02 -0600 Subject: [PATCH] Change to Worlio Git. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d21218e..9aaaa4b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Worlds-LinuxScript +# Worlds Linux Wrapper Simple Linux wrapper for WorldsPlayer. ## Installation @@ -6,7 +6,7 @@ You don't need to clone this repository. Simply download `worlds-installer.sh` a ``` $ mkdir Worlds -$ wget https://raw.githubusercontent.com/Wirlaburla/Worlds-LinuxScript/master/worlds-installer.sh +$ wget https://git.worlio.com/Wirlaburla/WorldsLinuxWrapper/raw/branch/master/worlds-installer.sh $ chmod +x worlds-installer.sh $ ./worlds-installer.sh ```