From 64fda5d043bb2787cee990d84f245e4b0cc2486c Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Mon, 6 Apr 2026 14:38:37 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)