Update README.md

This commit is contained in:
2026-04-06 14:38:37 +00:00
parent fe3ea472c7
commit 64fda5d043

View File

@@ -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: 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) # Usage (for Debian based install)