From 1d04174f37550701ecf6f9a001626891dea371b5 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Tue, 11 Aug 2020 13:15:41 +0800 Subject: [PATCH] Update macos build notes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba2f84e..43283a1 100644 --- a/README.md +++ b/README.md @@ -93,11 +93,12 @@ libLimeSuite. ## Building on OSX -Minimal testing, YMMV. +Minimal testing on Mojave 10.14.6, YMMV. ``` $ brew install librtlsdr $ brew install libbladerf +$ brew install hackrf $ brew install pkg-config $ make ```