mirror of
https://github.com/Fred78290/nct6687d
synced 2024-11-16 07:48:04 +01:00
commit
cdfe855342
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue