We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d37a75 commit 3476de6Copy full SHA for 3476de6
README.md
@@ -11,6 +11,12 @@ flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
11
flatpak install flathub org.gnome.Recipes
12
```
13
14
+To install applications from the beta branch, use the following:
15
+```
16
+flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
17
+flatpak install flathub-beta org.godotengine.Godot
18
19
+
20
For more information and more applications see https://flathub.org
21
22
Contributing to Flathub
0 commit comments