Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -38,7 +38,7 @@ To view the status of TuxCraft use this command:
|
||||
sudo tuxcraft status
|
||||
|
||||
|
||||
# Uninstalling
|
||||
# Uninstalling (for the Debian based install)
|
||||
|
||||
Use this command to uninstall any version of TuxCraft:
|
||||
|
||||
@@ -52,4 +52,18 @@ And this command to make sure everything of tuxcraft is gone:
|
||||
sudo apt purge tuxcraft
|
||||
|
||||
|
||||
And then you have deleted TuxCraft!
|
||||
|
||||
|
||||
# Uninstalling (for the tar.gz install)
|
||||
|
||||
Go to downloads or a other folder where the folder tuxcraft_x.x is located and use these commands:
|
||||
|
||||
|
||||
rm -rf tuxcraft_x.x
|
||||
|
||||
|
||||
rm -rf tuxcraft_x.x.tar.gz
|
||||
|
||||
|
||||
And then you have deleted TuxCraft!
|
||||
Reference in New Issue
Block a user