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)
module allows to use BladeRF devices with SoapySDR. The
`soapysdr-module-bladerf` is available in most Linux
distributions.
`soapysdr-module-bladerf` package is available in most
Linux distributions.
"""
return self._has_soapy_driver("bladerf")