diff --git a/SDRPlay-device-notes.md b/SDRPlay-device-notes.md index c6d2a77..5a3927d 100644 --- a/SDRPlay-device-notes.md +++ b/SDRPlay-device-notes.md @@ -1,6 +1,6 @@ # General -SDRPlay currently provides two major versions of their driver ("API") for Linux on their website: versions 2 and 3. Most of the devices currently available are supported by both versions, with the exception of the RSPDx which requires version 3 explicitly. +SDRPlay currently provides two major versions of their driver ("API") for Linux on their [website](https://www.sdrplay.com/): versions 2 and 3. Most of the devices currently available are supported by both versions, with the exception of the RSPDx which requires version 3 explicitly. Only the OpenWebRX Raspberry Pi images and the OpenWebRX docker images come with the driver preloaded, if you're installing from packages you will need to install both the driver and the SoapySDRPlay module manually.