From 3a6c18279e890c2ef0835902e6c103ae48af54ef Mon Sep 17 00:00:00 2001 From: loki Date: Thu, 30 Jan 2020 16:32:49 +0100 Subject: [PATCH] Update README --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index c7e6b1ac2a1..ed0643c3cdf 100644 --- a/README.txt +++ b/README.txt @@ -17,7 +17,7 @@ Setup: * The contents of the file is as follows: KERNEL=="uinput", GROUP="input", mode="0660" * assets/sunshine.conf is an example configuration file. Modify it as you see fit and use it by running: "sunshine path/to/sunshine.conf" - * assets/sunshine.service is used to start sunshine in the background: + * path/to/build/dir/sunshine.service is used to start sunshine in the background: * cp sunshine.service $HOME/.config/systemd/user/ * Modify $HOME/.config/systemd/user/sunshine.conf to point to the sunshine executable * systemctl --user start sunshine