diff options
author | Anthony Wang | 2022-02-26 17:01:23 -0600 |
---|---|---|
committer | GitHub | 2022-02-26 17:01:23 -0600 |
commit | 27eb87fb058dbf10d46133d5aa563986fc9db196 (patch) | |
tree | bd3261c3a4326f83469f42c3747c757f132dc12f | |
parent | 2ab1693f4b36141469017875b5b9c6c29bf326a8 (diff) | |
parent | d2582d9194a28ea0f6717756b7701f2a42f67c11 (diff) |
Merge pull request #7 from h3o66/fedora-copr
Add Fedora copr package repo to README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ sudo make dkms-install ### Installation for Arch You can install the [AUR package](https://aur.archlinux.org/packages/zenpower3-dkms/). +### Installation for Fedora 35+ +You can install it from the [copr package repo](https://copr.fedorainfracloud.org/coprs/birkch/zenpower3/) + ## Module activation Because zenpower is using same PCI device as k10temp, you have to disable k10temp first. This is automatically done by the AUR package. |