Skip to content

Commit 7071ad3

Browse files
author
Wander Lairson Costa
committed
nit: Use Ubuntu package name of the libusb 1.0 in README example.
closes pyusb#58.
1 parent 5640944 commit 7071ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You will first need to install the following packages:
4444

4545
For example, the command::
4646

47-
$ sudo apt-get install python libusb
47+
$ sudo apt-get install python libusb-1.0-0
4848

4949
should install all these packages on most Debian-based systems with
5050
access to the proper package repositories.

0 commit comments

Comments
 (0)