summarylogtreecommitdiffstats
path: root/espanso.install
diff options
context:
space:
mode:
Diffstat (limited to 'espanso.install')
-rw-r--r--espanso.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/espanso.install b/espanso.install
index aa071f60604b..1988618ab6db 100644
--- a/espanso.install
+++ b/espanso.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
"
}