Apply fix from #7548.
parent
f51a650c6d
commit
eb22d2c3bb
|
@ -65,7 +65,7 @@ To install DKMS style packages issue the following yum commands. First add the
|
|||
|
||||
```
|
||||
$ sudo yum install epel-release
|
||||
$ sudo yum install kernel-devel zfs
|
||||
$ sudo yum install "kernel-devel-uname-r == $(uname -r)" zfs
|
||||
```
|
||||
|
||||
## Important Notices
|
||||
|
|
Loading…
Reference in New Issue