diff --git a/README.md b/README.md
index 1deaf2a51b5287690d910f8afc48215523c9f8c8..64d840633fa3a8b7e9e68505ac53ea96699a8da8 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,12 @@ For regular updates, check out the Briar tag on
 
 ## Installation
 
-So far, there is no official installation method and
-you have to build it from source.
+Alpha releases of Briar GTK can be installed using Flatpak.
+After [installing Flatpak](https://flatpak.org/setup/), you can install
+Briar GTK like this:
+```
+flatpak install --user https://flatpak.dorfbrunnen.eu/repo/appstream/app.briar.gtk.flatpakref
+```
 
 ## Developers