summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--turtlecoin-git.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/turtlecoin-git.install b/turtlecoin-git.install
index 9357366772f5..ee80790e4997 100644
--- a/turtlecoin-git.install
+++ b/turtlecoin-git.install
@@ -1,9 +1,9 @@
binary_message() {
echo "To prevent problems with software of other coins the binaries for this package are as follows:"
- echo " connectivity_tool => TC-connectivity_tool"
- echo " miner => TC-miner"
- echo " simplewallet => TC-simplewallet"
- echo " walletd => TC-walletd"
+ echo " connectivity_tool => TRTL-connectivity_tool"
+ echo " miner => TRTL-miner"
+ echo " simplewallet => TRTL-simplewallet"
+ echo " walletd => TRTL-walletd"
echo
}