Update README.md
This commit is contained in:
@@ -1,12 +1,10 @@
|
|||||||
# Introduction
|
# Introduction
|
||||||
Bla bla what is sunshine
|
Bla bla what is sunshine
|
||||||
|
|
||||||
Quick Links~:
|
|
||||||
- [Building](README.md#building)
|
- [Building](README.md#building)
|
||||||
- [Credits](README.md#credits)
|
- [Credits](README.md#credits)
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
Building sunshine is super simple! With build guides for Linux and Windows!
|
|
||||||
- [Linux](README.md#linux)
|
- [Linux](README.md#linux)
|
||||||
- [Windows](README.md#windows-10)
|
- [Windows](README.md#windows-10)
|
||||||
|
|
||||||
@@ -36,8 +34,7 @@ sunshine needs access to uinput to create mouse and gamepad events:
|
|||||||
- Modify $HOME/.config/systemd/user/sunshine.conf to point to the sunshine executable
|
- Modify $HOME/.config/systemd/user/sunshine.conf to point to the sunshine executable
|
||||||
- `systemctl --user start sunshine`
|
- `systemctl --user start sunshine`
|
||||||
|
|
||||||
- assets/apps.json is an example of a list of applications that are started just before running a stream:
|
- assets/apps.json is an [example](README.md#application-list) of a list of applications that are started just before running a stream
|
||||||
- See below for a detailed explanation
|
|
||||||
|
|
||||||
### Trouleshooting:
|
### Trouleshooting:
|
||||||
* If you get "Could not create Sunshine Gamepad: Permission Denied", ensure you are part of the group "input":
|
* If you get "Could not create Sunshine Gamepad: Permission Denied", ensure you are part of the group "input":
|
||||||
|
|||||||
Reference in New Issue
Block a user