Update README

This commit is contained in:
rtlsdrblog 2023-05-10 22:58:27 +12:00 committed by GitHub
parent 803bfc6420
commit cd236acdc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
README
View File

@ -32,7 +32,7 @@ Installation (Linux):
If you previously installed librtlsdr-dev via the package manager you should remove this first BEFORE installing these drivers. To completely remove these drivers use the following commands
sudo apt purge ^librtlsdr
sudo rm -rvf /usr/lib/librtlsdr* /usr/include/rtl-sdr* /usr/local/lib/librtlsdr* /usr/local/include/rtl-sdr* /usr/local/include/rtl_*
sudo rm -rvf /usr/lib/librtlsdr* /usr/include/rtl-sdr* /usr/local/lib/librtlsdr* /usr/local/include/rtl-sdr* /usr/local/include/rtl_* /usr/local/bin/rtl_*
***Now install the drivers***