Update README.md

This commit is contained in:
2026-02-26 20:40:15 +00:00
parent 547f11b4b1
commit 0284222584

View File

@@ -19,6 +19,29 @@ sudo dpkg -i tuxcraft_2.1.deb
And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more! And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
# Usage
To start TuxCraft use this command:
sudo systemctl start tuxcraft
After the command above visit the web server at: http://your-servers-ip:8080 make sure to change the ip of your-server-ip to the servers ip.
To stop TuxCraft use this command:
sudo systemctl stop tuxcraft
To view the status of TuxCraft use this command:
sudo systemctl status tuxcraft
# Uninstalling # Uninstalling