Update macos build notes

This commit is contained in:
Oliver Jowett 2020-08-11 13:15:41 +08:00
parent e00d12f817
commit 1d04174f37
1 changed files with 2 additions and 1 deletions

View File

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