From df0ae3b8dd7d77ddaeb829b10d804e1cbcadbf8b Mon Sep 17 00:00:00 2001 From: AsamK Date: Thu, 31 Dec 2015 15:21:23 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 184d7595..b3c93982 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ It’s advisable to run textsecure-cli as a separate unix user, the following st These steps, executed as root, should work on all distributions using systemd. ```bash -cp data/org.asamk.TextSecure.config /etc/dbus-1/system.d/ +cp data/org.asamk.TextSecure.conf /etc/dbus-1/system.d/ cp data/org.asamk.TextSecure.service /usr/share/dbus-1/system-services/ cp data/textsecure.service /etc/systemd/system/ sed -i -e "s|%dir%||" -e "s|%number%||" /etc/systemd/system/textsecure.service -- 2.50.1