Update macos build notes
This commit is contained in:
parent
e00d12f817
commit
1d04174f37
|
|
@ -93,11 +93,12 @@ libLimeSuite.
|
||||||
|
|
||||||
## Building on OSX
|
## Building on OSX
|
||||||
|
|
||||||
Minimal testing, YMMV.
|
Minimal testing on Mojave 10.14.6, YMMV.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ brew install librtlsdr
|
$ brew install librtlsdr
|
||||||
$ brew install libbladerf
|
$ brew install libbladerf
|
||||||
|
$ brew install hackrf
|
||||||
$ brew install pkg-config
|
$ brew install pkg-config
|
||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue