diff --git a/Build-OSX.md b/Build-OSX.md index c41140f..24b2079 100644 --- a/Build-OSX.md +++ b/Build-OSX.md @@ -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. \ No newline at end of file