add snap note to readme

This commit is contained in:
Henry Hiles 2026-04-01 13:51:29 -04:00
commit 7ee165b300
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -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