Update README

This commit is contained in:
rtlsdrblog 2023-11-16 10:06:30 +13:00 committed by GitHub
parent bca510bc12
commit 66828f2eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
README
View File

@ -37,7 +37,7 @@ sudo rm -rvf /usr/lib/librtlsdr* /usr/include/rtl-sdr* /usr/local/lib/librtlsdr*
***Now install the drivers***
sudo apt update
sudo apt install libusb-1.0-0-dev git cmake
sudo apt install libusb-1.0-0-dev git cmake pkg-config
git clone https://github.com/rtlsdrblog/rtl-sdr-blog
cd rtl-sdr-blog/
mkdir build