summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ton-lite-client.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/ton-lite-client.install b/ton-lite-client.install
index f47893d0bc91..6effbccb8148 100644
--- a/ton-lite-client.install
+++ b/ton-lite-client.install
@@ -2,8 +2,7 @@ post_install() {
echo
echo "==> Please run lite-client -h to have an overview of"
echo "==> supported arguments!"
- echo "==> Run: lite-client -C /etch/ton-global.config"
- echo "==> lite-client -C /etch/ton-global.config"
+ echo "==> Run: lite-client -C /etc/ton-global.config"
echo "==> to connect to the test network"
echo
}