File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/Getting Started/RHEL-based distro Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ the fingerprint listed here.
3535 `direct link <https://raw.githubusercontent.com/zfsonlinux/zfsonlinux.github.com/master/zfs-release/RPM-GPG-KEY-openzfs-key2>`__
3636| **Fingerprint:** 7DC7 299D CF7C 7FD9 CD87 701B A599 FD5E 9DB8 4141
3737
38- For EL7 run::
38+ For EL 7 run::
3939
4040 yum install https://zfsonlinux.org/epel/zfs-release-2-3$(rpm --eval "%{dist}").noarch.rpm
4141
42- and for EL8 and 9 ::
42+ and for EL 8-10 ::
4343
44- dnf install https://zfsonlinux.org/epel/zfs-release-2-3 $(rpm --eval "%{dist}").noarch.rpm
44+ dnf install https://zfsonlinux.org/epel/zfs-release-2-8 $(rpm --eval "%{dist}").noarch.rpm
4545
4646After installing the *zfs-release * package and verifying the public key
4747users can opt to install either the DKMS or kABI-tracking kmod style packages.
You can’t perform that action at this time.
0 commit comments