From 41571ed86d36021ae933346d1bf5f6330e471df0 Mon Sep 17 00:00:00 2001 From: darklynx Date: Wed, 27 Apr 2016 23:10:18 +0200 Subject: [PATCH] Update README.md --- scripts/systemd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/systemd/README.md b/scripts/systemd/README.md index b620684..718931a 100644 --- a/scripts/systemd/README.md +++ b/scripts/systemd/README.md @@ -6,7 +6,7 @@ Following steps let you set up Request Baskets as systemd service: * copy `request-baskets` executable file into `/usr/local/bin/` folder - * copy `rbaskets.service` unit file into `/usr/lib/systemd/system` or `/lib/systemd/system` folder (standard location of unit files may differ in different Linux distribution) + * copy `rbaskets.service` unit file into `/usr/lib/systemd/system` or `/lib/systemd/system` folder (standard location of unit files may differ in different Linux distributions) * create `rbaskets` system user: ```