diff --git a/docs/sunshine/creds.md b/docs/sunshine/creds.md index 8b68c9d..0d1d562 100644 --- a/docs/sunshine/creds.md +++ b/docs/sunshine/creds.md @@ -16,14 +16,6 @@ sunshine --creds {new-username} {new-password} ## Flatpak (Linux) -### From github.com/LizardByte releases - -```bash -flatpak run --command=sunshine dev.lizardbyte.Sunshine --creds {new-username} {new-password} -``` - -### From Flathub - ```bash flatpak run --command=sunshine dev.lizardbyte.app.Sunshine --creds {new-username} {new-password} ```