Updated Build OSX (markdown)

Charles J. Cliffe 2020-06-22 01:03:36 -04:00
parent 4a9ab4cd86
commit c2e14bfde9

@ -48,6 +48,7 @@ wxWidgets-3.1.3$ make -j4 && make install
```
## Build SoapySDR
_Always ensure to update, build and install SoapySDR before building dependent projects._
```
$ cd ~/Dev
Dev$ git clone https://github.com/pothosware/SoapySDR.git
@ -118,4 +119,3 @@ build$ sudo make install
build$ SoapySDRUtil --probe
```
- Always ensure to update, build and install SoapySDR before building dependent projects.