diff --git a/readme.md b/readme.md index 209f9036..ec0ee081 100644 --- a/readme.md +++ b/readme.md @@ -408,7 +408,7 @@ To solve, this, simply downgrade to libusb1.3 ## SDR++ crashes when starting a HackRF If you also have the SoapySDR module enabled, this is a bug in libhackrf. It's caused by libhackrf not checking if it's already initialized. -The solution until a fixed libhackrf version is released is to disable the soapy_source module from SDR++. For this, go into the "Module Manager" menu and click the `-` button next to the row with "soapy_source". +The solution until a fixed libhackrf version is released is to disable the soapy_source module from SDR++. For this, go into the "Module Manager" menu and click the `-` button next to the row with "soapy_source". After that, restart SDR++. ## Issue not listed here?