Documentation update.
This commit is contained in:
parent
a7a75cb7c9
commit
b5b41405dc
6
README
6
README
|
@ -27,12 +27,12 @@
|
|||
***************************************************************************
|
||||
Compilation:
|
||||
|
||||
You will need libusb-1.0 to build this tool.
|
||||
You will need libusbx to build this tool.
|
||||
|
||||
Fedora/RedHat:
|
||||
yum install libusb1-devel libusbx-devel
|
||||
yum install libusbx-devel
|
||||
Debian/Ubuntu
|
||||
apt-get install libusb-1.0-0-dev
|
||||
apt-get install libusbx-dev
|
||||
|
||||
And all you need to do after that is type 'make'
|
||||
|
||||
|
|
Loading…
Reference in a new issue