diff --git a/Airspy-HF--and-Discovery-device-notes.md b/Airspy-HF--and-Discovery-device-notes.md index 748da2d..40ccead 100644 --- a/Airspy-HF--and-Discovery-device-notes.md +++ b/Airspy-HF--and-Discovery-device-notes.md @@ -1,6 +1,6 @@ # Driver installation -To make your Airspy HF+ or Discovery available to OpenWebRX, you need to install [libairspyhf](https://github.com/airspy/airspyhf) and [SoapyAirspyHF](https://github.com/pothosware/SoapyAirspyHF). Since there's only the sources for these libraries available, they need to be compiled manually. +To make your Airspy HF+ or Discovery available to OpenWebRX, you need to install [libairspyhf](https://github.com/airspy/airspyhf) and [SoapyAirspyHF](https://github.com/pothosware/SoapyAirspyHF). Since these libraries only come as source distributions, they need to be compiled manually. NOTE: These libraries come pre-installed with the OpenWebRX Raspberry Pi images and the Docker images, so if you're running those, you are already good to go.