Skip to content

Commit 3476de6

Browse files
eszlaribarthalion
authored andcommittedNov 12, 2019
README.md: add info about flathub beta
1 parent 4d37a75 commit 3476de6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
1111
flatpak install flathub org.gnome.Recipes
1212
```
1313

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+
1420
For more information and more applications see https://flathub.org
1521

1622
Contributing to Flathub

0 commit comments

Comments
 (0)
Please sign in to comment.