diff --git a/Build-Windows.md b/Build-Windows.md index 653317a..8db4384 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -108,9 +108,7 @@ Copy the file `pthreadVC2.dll` in the `C:\MSVCDev\CubicSDR_win64\x64` directory ### libusb -Easiest way: use a pre-compiled `librtlsdr` binary which also package `libusb` from the [librtlsdr Releases page](https://github.com/librtlsdr/librtlsdr/releases) and choose the "x64" version. - -Or use pre-compiled binaries ZIP from the [libusb Releases page](https://github.com/libusb/libusb/releases): +Use pre-compiled binaries ZIP from the [libusb Releases page](https://github.com/libusb/libusb/releases): * Unpack it as the following: ````