Remove old Flatpak Snapshot URL. Fixes #115

This commit is contained in:
Scott 2021-11-01 00:12:53 +00:00 committed by GitHub
parent 42b1410c07
commit 702601c700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,8 +88,8 @@ You can later update the HandBrake Flatpak to the latest release on Flathub by r
If you prefer HandBrake's nightly builds, download and install the latest available version (requires your distribution's `curl` package).
curl -O https://nightly.handbrake.fr/HandBrake-latest-master-x86_64.flatpak
flatpak install HandBrake-latest-master-x86_64.flatpak
Download the latest snapshot from the [development snapshot builds](https://github.com/HandBrake/HandBrake-snapshots)[^nightly-builds]
flatpak install <filename>
Run `flatpak run fr.handbrake.ghb` to launch HandBrake's graphical user interface, or `flatpak run --command=HandBrakeCLI fr.handbrake.ghb` to use HandBrake on the command line.