From 53be0d962adf1e7d4ca00b4430981d5f62302a15 Mon Sep 17 00:00:00 2001 From: syster <syster42@tutanota.com> Date: Sun, 10 May 2020 19:57:25 +0000 Subject: [PATCH] added run command --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d1498db..34395b9 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,14 @@ Briar GTK like this: flatpak install --user https://flatpak.dorfbrunnen.eu/repo/appstream/app.briar.gtk.flatpakref ``` +## run + +After installing Briar GTK you can run it like this: +``` +flatpak run app.briar.gtk +``` + + ## Developers The easiest and most convenient way is to build _briar-gtk_ using -- GitLab