From 5bb51e07416e7d401df1eb0f54735e7837c6fd1f Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Fri, 27 Mar 2026 07:16:38 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fb29391..db41d45 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ TuxCraft a simple minecraft server hosting tool. # Installation -Use this command to download the latest version of TuxCraft: +Use this command to download the latest version of tuxcraft_5 on this branch (on the main branch is the newest beta): -curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_4.4.deb +curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_5.0.deb And after the command above use this command: -sudo dpkg -i tuxcraft_4.4.deb +sudo dpkg -i tuxcraft_5.0.deb And then you have TuxCraft installed!