diff --git a/README b/README index 20a614e..8fabd13 100644 --- a/README +++ b/README @@ -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