From 5812cab050ef2625af2b8966ee1780ed4042a2d8 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Wed, 25 Jan 2017 11:24:11 -0800 Subject: [PATCH] Documentation: Update RPM Copr repository --- Documentation/deployment.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/Documentation/deployment.md b/Documentation/deployment.md index 9c05b1bd..38767a9f 100644 --- a/Documentation/deployment.md +++ b/Documentation/deployment.md @@ -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.