README.md: add info about flathub beta

This commit is contained in:
eszlari
2019-11-12 08:07:10 +01:00
committed by Bartłomiej Piotrowski
parent 4d37a75ca6
commit 3476de66bd
+6
View File
@@ -11,6 +11,12 @@ flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gnome.Recipes
```
To install applications from the beta branch, use the following:
```
flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot
```
For more information and more applications see https://flathub.org
Contributing to Flathub