Update README

This commit is contained in:
rtlsdrblog 2022-12-20 00:28:40 +13:00 committed by GitHub
parent 242043cf0a
commit a879241b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
README
View File

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