diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 255dfed..174da0e 100644 --- a/README.adoc +++ b/README.adoc @@ -34,7 +34,7 @@ Building Build dependencies: CMake, pkg-config, liberty (included), help2man + Runtime dependencies: - libusb-1.0 (elksmart-comm, razer-bw-te-ctl), hidapi (eizoctl) + libusb-1.0 (elksmart-comm, razer-bw-te-ctl), hidapi >= 0.14 (eizoctl) $ git clone --recursive https://git.janouch.name/p/usb-drivers.git $ mkdir usb-drivers/build |