From 1ec199e474ee4f49268da65d8eb420fbfdfbfb61 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Thu, 12 Sep 2024 12:32:51 -0400 Subject: [PATCH] Link to flatpak/flathub --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 689e1a9..8efe234 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ xattr -d com.apple.quarantine /Applications/Picocrypt.app ``` ## Linux -To use Picocrypt on Linux, you can download the raw binary here (you may need to install the packages below). Alternatively, you can try the .deb, run Picocrypt through Wine, or compile from source using the instructions in the `src/` directory. +To use Picocrypt on Linux, you can download the raw binary here (you may need to install the packages below). Alternatively, you can try the .deb, Flatpak, run Picocrypt through Wine, or compile from source using the instructions in the `src/` directory. ``` sudo apt install -y libc6 libgcc-s1 libgl1 libgtk-3-0 libstdc++6 libx11-6 ``` @@ -157,6 +157,7 @@ Finally, thanks to these people/organizations for helping me out when needed: