From bb25c7266c8dfdad7512296de3d64bc06ab15522 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 31 Dec 2022 12:37:01 +0100 Subject: [PATCH] Improved REAMDE --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63cb628..fbe38d6 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,8 @@ $ opendiff a b In the command output, the highlighted lines show you which USB IDs are most relevant. #### Linux +Requires additional packages, install via: `sudo apt install libxi-dev xorg-dev` + To locate the ID of your USB device on Linux, first install `lsusb`, which your Linux distro should have a package for. (On Debian, Ubuntu and RedHat, the package name is `usbutils`.) Then, in a terminal, run the following: