diff --git a/README.md b/README.md index f83d0e9..feb852f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --con Use this command to download the latest version of TuxCraft for other linux distros: -sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_8.1.tar.gz" +sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_8.1.tar.gz" && tar -xzf tuxcraft_8.1.tar.gz && cd tuxcraft_8.1 # Usage (for Debian based install)