Updated Build OSX (markdown)

Charles J. Cliffe 2016-01-25 13:11:50 -05:00
parent 42197fc39e
commit 1f5fb9052f

@ -38,12 +38,12 @@ SoapySDRUtil --info
You can use MacPorts or Brew for this part. You can use MacPorts or Brew for this part.
#### MacPorts: ##### MacPorts:
``` ```
ccliffe$ sudo port install fftw-3-single liquid-dsp ccliffe$ sudo port install fftw-3-single liquid-dsp
.. installing .. .. installing ..
``` ```
### Homebrew: ##### Homebrew:
``` ```
ccliffe$ brew install fftw automake ccliffe$ brew install fftw automake
.. installing .. .. installing ..