Documentation: Update RPM Copr repository

This commit is contained in:
Dalton Hubble
2017-01-25 11:24:11 -08:00
parent 40f13e0587
commit 5812cab050

View File

@@ -44,19 +44,13 @@ $ cd matchbox-v0.5.0-linux-amd64
### RPM-based Distro
On an RPM-based provisioner, install the `matchbox` RPM from the Copr [repository](https://copr.fedorainfracloud.org/coprs/dghubble/matchbox/) using `dnf` or `yum`.
On an RPM-based provisioner, install the `matchbox` RPM from the Copr [repository](https://copr.fedorainfracloud.org/coprs/g/CoreOS/matchbox/) using `dnf` or `yum`.
```sh
dnf copr enable dghubble/matchbox
dnf copr enable @CoreOS/matchbox
dnf install matchbox
# requires yum-plugin-copr
yum copr enable dghubble/matchbox
yum install matchbox
```
Alternately, download the repo file and place it in `/etc/yum.repos.d/`.
### CoreOS
On a CoreOS provisioner, rkt run `matchbox` image with the provided systemd unit.