mirror of
https://github.com/Fred78290/nct6687d.git
synced 2025-07-23 07:03:04 +02:00
Update README.md
Debian bookworm, trixie... look like they need dh-dkms package as well.
This commit is contained in:
@@ -40,7 +40,7 @@ The implementation is minimalist and was done by reverse coding of Windows 10 so
|
||||
## Manual Install
|
||||
### Dependencies:
|
||||
- Ubuntu/Debian:
|
||||
```apt-get install build-essential linux-headers-$(uname -r) dkms```
|
||||
```apt-get install build-essential linux-headers-$(uname -r) dkms dh-dkms```
|
||||
- Fedora/CentOS/RHEL:
|
||||
```yum install make automake gcc gcc-c++ kernel-devel kernel-headers dkms```
|
||||
- ArchLinux:
|
||||
|
Reference in New Issue
Block a user