diff --git a/README.md b/README.md index 70e23bd..154fb2d 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ Install the tools for the features you need: | Tool | macOS | Ubuntu/Debian | Purpose | |------|-------|---------------|---------| | rtl-sdr | `brew install rtl-sdr` | `sudo apt install rtl-sdr` | Required for all SDR features | -| multimon-ng | `brew install multimon-ng` | `sudo apt install multimon-ng` | Pager decoding | +| multimon-ng | `Use MacPorts for now sudo ports install multimon-ng` | `sudo apt install multimon-ng` | Pager decoding | | rtl_433 | `brew install rtl_433` | `sudo apt install rtl-433` | 433MHz sensors | | dump1090 | `brew install dump1090-mutability` | `sudo apt install dump1090-mutability` | ADS-B aircraft | | aircrack-ng | `brew install aircrack-ng` | `sudo apt install aircrack-ng` | WiFi reconnaissance | @@ -364,3 +364,4 @@ By using INTERCEPT, you acknowledge that: - The developers assume no liability for misuse of this software A disclaimer must be accepted when first launching the application. +