We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2528177 commit 7e9839eCopy full SHA for 7e9839e
README.md
@@ -369,8 +369,8 @@ Download [precompiled libusb for
369
windows](http://sourceforge.net/projects/libusb/files/) and extract it to the
370
libusb directory:
371
372
- wget http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.19/libusb-1.0.19.7z
373
- 7z x -olibusb libusb-1.0.19.7z
+ wget https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.20/libusb-1.0.20.7z
+ 7z x -olibusb libusb-1.0.20.7z
374
375
Build [libftdi](http://www.intra2net.com/en/developer/libftdi/) from source:
376
0 commit comments