Updated Build OSX (markdown)

Charles J. Cliffe 2016-01-25 13:11:50 -05:00
parent 42197fc39e
commit 1f5fb9052f
1 changed files with 2 additions and 2 deletions

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