git clone https://serva.pikapod.net/landon/tmucks.git
cargo install --path tmucks
rm -rf tmucks
echo "Installation complete. You can now run 'tmucks' from the command line."
echo "To update tmucks in the future, run 'cargo install --path tmucks --force' after cloning the repository again."
echo "For more information, visit https://serva.pikapod.net/landon/tmucks"
echo "Make sure cargo's bin directory is in your PATH."
echo "Thank you for installing tmucks!"
