From bda80e3ae351050863e80cafbd5352b605357d0a Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Sat, 21 Feb 2026 20:07:19 +0000 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dd807a..e5f69df 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # TuxCraft -TuxCraft a simple minecraft server hosting tool. \ No newline at end of file +TuxCraft a simple minecraft server hosting tool. + + +# Installation + +Use this command to download the latest version of TuxCraft: + + +curl -O http://100.117.54.87:3000/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_1.1.deb + + +And after the command above use this command: + + +sudo dpkg -i tuxcraft_1.1.deb + + +And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more! \ No newline at end of file