summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--estonta-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/estonta-git.install b/estonta-git.install
index f9d2a51aa035..fc8939ef2202 100644
--- a/estonta-git.install
+++ b/estonta-git.install
@@ -1,5 +1,5 @@
#!/bin/bash
post_install() {
-echo "Before using lerta or aldonos, copy /etc/estonta.conf to $HOME/.config/ and edit it."
+echo "Before using lerta or aldonos, copy /etc/estonta.conf to ~/.config/ and edit it."
}
#post_install