Skip to content

Commit

Permalink
README.md: add info about flathub beta
Browse files Browse the repository at this point in the history
  • Loading branch information
eszlari authored and barthalion committed Nov 12, 2019
1 parent 4d37a75 commit 3476de6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3476de6

Please sign in to comment.