From 411c5385064d0acd0d372f0cca0f13290720c788 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Sat, 31 Aug 2024 10:22:58 -0400 Subject: [PATCH] add flatpak warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7964b73..6f8ca15 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ sudo apk add safeeyes ``` ### Flatpak - +**Warning**: Many plugins and features don't work well in the flatpak. We recommend that you use one of the native packages listed above. Flatpak-only bugs should be reported at https://github.com/flathub/io.github.slgobinath.SafeEyes. ```bash flatpak install flathub io.github.slgobinath.SafeEyes ```