From 5347e7a770f3081932cf22ba8d5eaaa7f85ba265 Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 1 Feb 2024 15:59:00 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1baf19..26e8cf9 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ Note that the Plasma Wayland session screwed things up in the way I've described but this change might not be available on older distributions. ### Build-time configuration -The systemd integration can be explicitly enabled/disabled add compile time by adding +The systemd integration can be explicitly enabled/disabled at compile time by adding `-DSYSTEMD_SUPPORT=ON/OFF` to the CMake arguments. If the systemd integration does not work be sure your version of Syncthing Tray has been compiled with systemd support.