diff options
author | Philippe Normand <philn@igalia.com> | 2021-07-25 17:29:20 +0100 |
---|---|---|
committer | Marge Bot <marge-bot@gnome.org> | 2021-08-02 11:35:10 +0000 |
commit | 389797e871cf059cb47e52e86b8077d27d486cb7 (patch) | |
tree | 27c6b8ac4e16ff34ce438029c994a989dbcd9b62 /README.md | |
parent | accd0c61df833e0fd9f1437e5018294f72a7a064 (diff) | |
download | epiphany-389797e871cf059cb47e52e86b8077d27d486cb7.tar.gz |
README: Link to Canary flatpakref
The TP link was updated as well. The old link has 2 levels of redirection.
Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/989>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -14,9 +14,16 @@ is via [Flatpak](https://www.flatpak.org/). You may: * [Download the latest stable version from Flathub](https://flathub.org/apps/details/org.gnome.Epiphany) (recommended). - * [Download Epiphany Technology Preview](https://webkitgtk.org/epiphany-tech-preview) + * [Download Epiphany Technology Preview](https://nightly.gnome.org/repo/appstream/org.gnome.Epiphany.Devel.flatpakref) if you are adventurous and want to help test tomorrow's Epiphany today. It is **not stable**. + + * [Download Epiphany + Canary](https://nightly.gnome.org/repo/appstream/org.gnome.Epiphany.Canary.flatpakref) + if you are even more adventurous and want to help test the most recent + development versions of WebKitGTK and Epiphany. This flavor of Epiphany is + more likely to be **very unstable** because the code being built comes + directly from WebKit's SVN trunk branch and Epiphany's git master branch. Epiphany is probably also available via your operating system's package manager, but such packages are often outdated and insecure. Flatpak is the best |