From 2a0cac2b42418944cb9b054a462daa20bd7b76d1 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Mon, 25 Nov 2024 09:52:22 +0100 Subject: General fixes and cleanup Haste makes waste, and my sleep is all disturbed. Notable fixes: - Windows linking should be completely static, - eizoctltray: input port switching was dysfunctional, - eizoctl*: some failure messages got eaten up. --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index b715932..255dfed 100644 --- a/README.adoc +++ b/README.adoc @@ -37,8 +37,8 @@ Runtime dependencies: libusb-1.0 (elksmart-comm, razer-bw-te-ctl), hidapi (eizoctl) $ git clone --recursive https://git.janouch.name/p/usb-drivers.git - $ mkdir desktop-tools/build - $ cd desktop-tools/build + $ mkdir usb-drivers/build + $ cd usb-drivers/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug $ make @@ -53,7 +53,7 @@ Or you can try telling CMake to make a package for you. For Debian it is: Contributing and Support ------------------------ -Use https://git.janouch.name/p/desktop-tools to report bugs, request features, +Use https://git.janouch.name/p/usb-drivers to report bugs, request features, or submit pull requests. `git send-email` is tolerated. If you want to discuss the project, feel free to join me at ircs://irc.janouch.name, channel #dev. -- cgit v1.2.3-70-g09d2