Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Nov 12, 2023
1 parent 7ec49b4 commit 814fa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Build from source

On Linux, the hidraw API is now used by default, and the libusb API is not
included. That is, --without-libusb is now the default behavior.
To force the use of the libusb API instead, use the --with-libusb option.
To force the use of the libusb API instead, use the --with-libusb option::

$ python setup.py build --with-libusb

Expand Down

0 comments on commit 814fa59

Please sign in to comment.