We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1b157 commit 3a6c182Copy full SHA for 3a6c182
README.txt
@@ -17,7 +17,7 @@ Setup:
17
* The contents of the file is as follows:
18
KERNEL=="uinput", GROUP="input", mode="0660"
19
* assets/sunshine.conf is an example configuration file. Modify it as you see fit and use it by running: "sunshine path/to/sunshine.conf"
20
- * 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:
21
* cp sunshine.service $HOME/.config/systemd/user/
22
* Modify $HOME/.config/systemd/user/sunshine.conf to point to the sunshine executable
23
* systemctl --user start sunshine
0 commit comments