From 5d87307bf3467715fa35949ca925b863a189f553 Mon Sep 17 00:00:00 2001 From: rtlsdrblog Date: Fri, 20 Dec 2019 20:13:56 +1300 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f4ce13f..da70903 100644 --- a/README +++ b/README @@ -49,4 +49,4 @@ echo 'blacklist dvb_usb_rtl28xxu' | sudo tee --append /etc/modprobe.d/blacklist- Installation (Windows): *********************** -Download the Release.zip file. Extract the rtlsdr.dll file to the SDR# folder, or whatever software is using it. +Download the Release.zip file. Extract the librtlsdr.dll file to the SDR# folder, or whatever software is using it. Rename to rtlsdr.dll if necessary (e.g. SDR# looks for rtlsdr.dll instead of librtlsdr.dll)