summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cbea9cb..ea28edc 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ This utility was tested to compile and work on Linux
It should be possible to compile it for Windows as well -
please report if you succeed in doing that.
-First, you need to install library libusb-1.0 (version 1.0.16 or later):
+First, you need to install library libusb-1.0 (version 1.0.12 or later):
* Ubuntu: sudo apt-get install libusb-1.0-0-dev
* Redhat: sudo yum install libusb1-devel