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 03ab8a6 commit 9a7ebadCopy full SHA for 9a7ebad
docs/installation.rst
@@ -29,9 +29,9 @@ PyUSB requires libusb or OpenUSB running on your system.
29
- For MacOS users, you can use ``brew install libusb`` to install it using
30
Homebrew.
31
- For Windows users, libusb 1.0 DLLs are provided in the releases. Check the
32
- `libusb website`_.
+ `PyUSB FAQ`_.
33
34
-.. _libusb website: http://www.libusb.info
+.. _PyUSB FAQ: https://github.com/pyusb/pyusb/blob/master/docs/faq.rst#how-do-i-install-libusb-on-windows
35
36
37
USB access permissions for Linux
0 commit comments