From 3806e97404efc8f9bdc04f837163f84a417847c1 Mon Sep 17 00:00:00 2001 From: Richard Poettler Date: Sun, 13 Oct 2019 21:05:21 +0200 Subject: [PATCH] docs: add copr repo for Fedora/CentOS closes #229 --- docs/installation.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index b299e39..5e80e71 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -40,6 +40,12 @@ The following list may be incomplete, feel free to submit a PR with an update: * - Arch Linux - ``yay install zrepl`` - Available on `AUR `_ + * - Fedora + - ``dnf install zrepl`` + - Available on `COPR `_ + * - CentOS/RHEL + - ``yum install zrepl`` + - Available on `COPR `_ * - Others - - Use `binary releases`_ or build from source. @@ -92,4 +98,3 @@ What next? Read the :ref:`configuration chapter` and then continue with the :ref:`usage chapter`. **Reminder**: If you want a quick introduction, please read the :ref:`tutorial`. -