From 13f21eadec912a4617d0fb584ae8c5f4b452eb58 Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Thu, 30 Nov 2023 17:06:05 +0100 Subject: [PATCH] =?UTF-8?q?more=20on=20readme=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad45150..bd03acd 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ host = "http://127.0.0.1" port = "12345" ``` -If you want to run clrigctl always in the background, you can copy the example systemd service file `clrigctl.service` to `$HOME/.config/systemd/user/` and adapt it (at least your user name). +If you want to run clrigctl always in the background, you can copy the example systemd service file `clrigctl.service` to `$HOME/.config/systemd/user/` and adapt it (at least use the correct path to the binary!). ``` [Unit] Description=Cloudlog CAT Control