-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Describe the Bug
The compilation instructions for Linux states to clone from
git clone https://github.com/loki-47-6F-64/sunshine.git --recurse-submodules
and the windows compilation instructions states to clone from
git clone https://github.com/loki-47-6F-64/sunshine.git --recursive
As Loki's repo is abandoned the instructions should be updated to use the repo that is currently under active development
Expected Behavior
Linux should clone from
git clone https://github.com/SunshineStream/Sunshine.git --recurse-submodules
and Windows should clone from
git clone https://github.com/SunshineStream/Sunshine.git --recursive
Additional Context
No response
Sunshine Host Operating System and Version
n/a
Architecture
n/a
Sunshine Version
n/a
GPU Type
n/a
GPU Model
n/a
GPU Driver/Mesa Version
n/a
Capture Method (Linux Only)
No response