summarylogtreecommitdiffstats
path: root/espanso-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'espanso-bin.install')
-rw-r--r--espanso-bin.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/espanso-bin.install b/espanso-bin.install
index aa071f60604b..1988618ab6db 100644
--- a/espanso-bin.install
+++ b/espanso-bin.install
@@ -1,5 +1,5 @@
function post_install {
echo "
-To start espanso automatically when you log in, enable the systemd user service: systemctl --user enable espanso.service
+To start espanso automatically when you log in, enable the systemd user service: espanso register
"
}