diff --git a/Airspy-HF--and-Discovery-device-notes.md b/Airspy-HF--and-Discovery-device-notes.md index e3a0aaa..5f23910 100644 --- a/Airspy-HF--and-Discovery-device-notes.md +++ b/Airspy-HF--and-Discovery-device-notes.md @@ -23,14 +23,6 @@ sudo ldconfig ## SoapyAirspyHF -If you wish to build this module for the SoapySDR installation provided by your OS repositories, you may need to install the corresponding development headers first. For example, on Debian or Ubuntu run this command: - -``` -sudo apt-get install libsoapysdr-dev -``` - -Installation of SoapyAirspyHF: - ``` git clone https://github.com/pothosware/SoapyAirspyHF.git cd SoapyAirspyHF