mirror of
https://github.com/Fred78290/nct6687d
synced 2024-11-16 07:48:04 +01:00
Update README.md
Dependencies: Added openSUSE
This commit is contained in:
parent
40dd789567
commit
ca31dcf9cf
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ The implementation is minimalist and was done by reverse coding of Windows 10 so
|
||||||
```yum install make automake gcc gcc-c++ kernel-devel kernel-headers dkms```
|
```yum install make automake gcc gcc-c++ kernel-devel kernel-headers dkms```
|
||||||
- ArchLinux:
|
- ArchLinux:
|
||||||
```pacman -S make automake linux-firmware linux-headers dkms base-devel```
|
```pacman -S make automake linux-firmware linux-headers dkms base-devel```
|
||||||
|
- openSUSE:
|
||||||
|
```zypper in git make gcc dkms```
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Build with DKMS
|
### Build with DKMS
|
||||||
|
|
Loading…
Reference in a new issue