diff --git a/README.md b/README.md
index 74292ab..fc0b24c 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,8 @@ brew tap Picocrypt/picocrypt
brew install picocrypt --no-quarantine
```
+Note: the macOS app is built for Apple silicon only. If you're still on Intel, you can build from source.
+
## 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, Flatpak, run Picocrypt through Wine, or compile from source using the instructions in the `src/` directory.
```