diff --git a/apps/index.html b/apps/index.html index b773fa8..b0cc258 100644 --- a/apps/index.html +++ b/apps/index.html @@ -42,7 +42,7 @@
Files is a tool for managing files
@@ -68,7 +68,7 @@Liri Browser is a cross-platform, Material design webbrowser
BrowserLiri Text is a cross-platform text editor with features aimed to ease editing of code and configuration files
TextGet and build the apps from Github.
+ +Check the Download section.
+We now have Flatpak runtime and apps. More information on our blog article.
+Install Browser:
+ +flatpak --user install https://repo.liri.io/flatpak/io.liri.Browser.flatpakref
+
+ Install Calculator:
+ +flatpak --user install https://repo.liri.io/flatpak/io.liri.Calculator.flatpakref
+
+ Install Files:
+ +flatpak --user install https://repo.liri.io/flatpak/io.liri.Files.flatpakref
+
+ Install Text:
+ +flatpak --user install https://repo.liri.io/flatpak/io.liri.Text.flatpakref
+
+