Skip to content

Commit

Permalink
README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
berarma committed Aug 11, 2021
1 parent ac7956d commit 32c45a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 32c45a2

Please sign in to comment.