mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-05 22:57:51 -04:00
Updated Build OSX (markdown)
parent
b31abda1a5
commit
521a0f7033
@ -40,12 +40,12 @@ You can use MacPorts or Brew for this part.
|
||||
|
||||
##### MacPorts:
|
||||
```
|
||||
ccliffe$ sudo port install fftw-3-single liquid-dsp
|
||||
ccliffe$ sudo port install fftw-3-single liquid-dsp cmake
|
||||
.. installing ..
|
||||
```
|
||||
##### Homebrew:
|
||||
```
|
||||
ccliffe$ brew install fftw automake
|
||||
ccliffe$ brew install fftw automake cmake
|
||||
.. installing ..
|
||||
ccliffe$ git clone https://github.com/jgaeddert/liquid-dsp.git
|
||||
ccliffe$ cd liquid-dsp
|
||||
|
Loading…
x
Reference in New Issue
Block a user