diff --git a/SoapySDR-Support-Build.md b/SoapySDR-Support-Build.md index 8bc4c1b..56e677a 100644 --- a/SoapySDR-Support-Build.md +++ b/SoapySDR-Support-Build.md @@ -27,6 +27,8 @@ cd build cmake .. make sudo make install +sudo ldconfig #only needed on linux systems +SoapySDRUtil --probe ``` - Always ensure to update and build SoapySDR before building dependent projects.