Update README

This commit is contained in:
rtlsdrblog
2020-03-17 15:50:56 +13:00
committed by GitHub
parent 664781736d
commit 98106d8057

2
README
View File

@@ -37,7 +37,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 git://github.com/rtlsdrblog/rtl-sdr-blog.git
cd rtl-sdr/
cd rtl-sdr-blog/
mkdir build
cd build
cmake ../ -DINSTALL_UDEV_RULES=ON