diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-01-27 14:09:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-27 14:09:42 -0800 |
commit | 05ad507631953a46cad961daf8ebaf72b27e3c06 (patch) | |
tree | 03e37e100307de0134483a9bc61c72db0a2dcbca | |
parent | 094baa5366a3f41df2511ff2d749a773f2eed03f (diff) | |
parent | 25a01524e357c23185885a6262e3dc4818e691a9 (diff) | |
download | podman-05ad507631953a46cad961daf8ebaf72b27e3c06.tar.gz podman-05ad507631953a46cad961daf8ebaf72b27e3c06.tar.bz2 podman-05ad507631953a46cad961daf8ebaf72b27e3c06.zip |
Merge pull request #4991 from baude/addcopr
[CI:DOCS]Add copr link to fedora install page
-rw-r--r-- | install.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install.md b/install.md index 523f3b0f7..05cbce7c9 100644 --- a/install.md +++ b/install.md @@ -187,6 +187,8 @@ If you use a newer Podman package from Fedora's `updates-testing`, we would appreciate your `+1` feedback in [Bodhi, Fedora's update management system](https://bodhi.fedoraproject.org/updates/?packages=podman). +If you are running a non-rawhide Fedora distribution, you can also test the latest packages +with our [COPR repository](https://copr.fedorainfracloud.org/coprs/baude/Upstream_CRIO_Family/). #### [Raspbian](https://raspbian.org) |