From 7ee165b3005d9a85e2d67fa1142bd30b702ada6a Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Wed, 1 Apr 2026 13:51:29 -0400 Subject: [PATCH] add snap note to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91b9b40..ec26f09 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. #### Linux - With Nix: Either use direnv and `direnv allow`, or `nix flake develop` -- Without Nix: Install Flutter, Go, Git, Libclang, and Glibc. +- Without Nix: Install Flutter, Go, Git, Libclang, and Glibc. Do not use any Snap packages, they cause various compilation issues. #### Windows / MacOS