diff --git a/README.md b/README.md index f6bc8d5..9588702 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,7 @@ TuxCraft a simple minecraft server hosting tool. Use this command to download the latest version of tuxcraft_8 on this branch (on the main branch is the newest beta): -curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_8/tuxcraft_8.1.deb - - -And after the command above use this command: - - -sudo dpkg -i tuxcraft_8.1.deb +sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_8/tuxcraft_8.1.deb" && sudo dpkg -i tuxcraft_8.1.deb And then you have TuxCraft installed!