Updating instructions.

This commit is contained in:
Marat Fayzullin 2024-04-15 23:50:45 -04:00
parent 17a2c80cb2
commit 3eeb44f2c7
1 changed files with 2 additions and 2 deletions

View File

@ -425,8 +425,8 @@ class FeatureDetector(object):
""" """
The [SoapyBladeRF](https://github.com/pothosware/SoapyBladeRF) The [SoapyBladeRF](https://github.com/pothosware/SoapyBladeRF)
module allows to use BladeRF devices with SoapySDR. The module allows to use BladeRF devices with SoapySDR. The
`soapysdr-module-bladerf` is available in most Linux `soapysdr-module-bladerf` package is available in most
distributions. Linux distributions.
""" """
return self._has_soapy_driver("bladerf") return self._has_soapy_driver("bladerf")