Skip to content

Commit 9a7ebad

Browse files
committed
Point to the PyUSB FAQ for Windows installation
1 parent 03ab8a6 commit 9a7ebad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ PyUSB requires libusb or OpenUSB running on your system.
2929
- For MacOS users, you can use ``brew install libusb`` to install it using
3030
Homebrew.
3131
- For Windows users, libusb 1.0 DLLs are provided in the releases. Check the
32-
`libusb website`_.
32+
`PyUSB FAQ`_.
3333

34-
.. _libusb website: http://www.libusb.info
34+
.. _PyUSB FAQ: https://github.com/pyusb/pyusb/blob/master/docs/faq.rst#how-do-i-install-libusb-on-windows
3535

3636

3737
USB access permissions for Linux

0 commit comments

Comments
 (0)