Update README

This commit is contained in:
rtlsdrblog
2023-05-10 22:54:37 +12:00
committed by GitHub
parent 098721d96b
commit 803bfc6420

2
README
View File

@@ -31,7 +31,7 @@ Installation (Linux):
***NOTE*** ***NOTE***
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 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 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_*
***Now install the drivers*** ***Now install the drivers***