[fractal] docs: Add badge with link to install Fractal Nightly
- From: Kévin Commaille <kcommaille src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal] docs: Add badge with link to install Fractal Nightly
- Date: Sat, 3 Sep 2022 19:53:46 +0000 (UTC)
commit e0d89e8da14f163f6ffb057c9066ca162b9696a0
Author: Kévin Commaille <zecakeh tedomum fr>
Date: Sat Sep 3 19:03:16 2022 +0200
docs: Add badge with link to install Fractal Nightly
README.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
---
diff --git a/README.md b/README.md
index 6d6cbcfdc..72307500c 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Until our next iteration is ready, you can get the official Fractal Flatpak on F
src="https://flathub.org/assets/badges/flathub-badge-i-en.png"
alt="Download Fractal on Flathub"
width="240px"
+ height="80px"
/>
</a>
@@ -48,6 +49,30 @@ Until our next iteration is ready, you can get the official Fractal Flatpak on F
If you want to try Fractal Next without building it yourself, it is available as a nightly Flatpak
in the gnome-nightly repo.
+First, setup the GNOME nightlies.
+
+<a href="https://nightly.gnome.org/gnome-nightly.flatpakrepo ">
+<img
+ src="https://gitlab.gnome.org/GNOME/fractal/uploads/447997cccc862eb27483b9c61b8a8a12/gnome-nightly.png"
+ alt="Add gnome-nightly repository"
+ width="240px"
+ height="80px"
+/>
+</a>
+
+Then install the application.
+
+<a href="https://nightly.gnome.org/repo/appstream/org.gnome.Fractal.Devel.flatpakref">
+<img
+
src="https://gitlab.gnome.org/GNOME/fractal/uploads/a688e9176e8e76d630993869c13a0222/download-fractal-nightly.png"
+ alt="Download Fractal Nightly"
+ width="240px"
+ height="80px"
+/>
+</a>
+
+Or from the command line:
+
```sh
# Add the gnome-nightly repo
flatpak remote-add --user --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]