From 32c45a2eefc4b185f4fa1eeff9a264271a005441 Mon Sep 17 00:00:00 2001 From: Bernat Arlandis Date: Wed, 11 Aug 2021 19:16:16 +0200 Subject: [PATCH] README fixes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c5dcd65..1d1e4f6 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,11 @@ the install step. In case you want to rebuild the module, remove it and install again: +``` +$ sudo dkms remove new-lg4ff/0.3 --all +$ sudo dkms install /usr/src/new-lg4ff +``` + When using DKMS the module will be installed as `hid-logitech` so it gets to automatically replace the old module. Once loaded, it will be displayed as `hid-logitech-new` though.