Fix typo in README
This commit is contained in:
@@ -38,10 +38,6 @@ This is for wlroots based compositores, such as Sway
|
|||||||
```
|
```
|
||||||
sudo apt install libwayland-dev
|
sudo apt install libwayland-dev
|
||||||
```
|
```
|
||||||
#### Warning:
|
|
||||||
You might require ffmpeg version >= 4.3. Check the troubleshooting section for more information.
|
|
||||||
|
|
||||||
### Compilation:
|
|
||||||
|
|
||||||
#### Cuda + NvFBC
|
#### Cuda + NvFBC
|
||||||
This requires proprietary software
|
This requires proprietary software
|
||||||
@@ -49,6 +45,9 @@ This requires proprietary software
|
|||||||
sudo apt install nvidia-cuda-dev nvidia-cuda-toolkit
|
sudo apt install nvidia-cuda-dev nvidia-cuda-toolkit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Warning:
|
||||||
|
You might require ffmpeg version >= 4.3. Check the troubleshooting section for more information.
|
||||||
|
|
||||||
### Compilation:
|
### Compilation:
|
||||||
- `git clone https://github.com/loki-47-6F-64/sunshine.git --recurse-submodules`
|
- `git clone https://github.com/loki-47-6F-64/sunshine.git --recurse-submodules`
|
||||||
- `cd sunshine && mkdir build && cd build`
|
- `cd sunshine && mkdir build && cd build`
|
||||||
|
|||||||
Reference in New Issue
Block a user