docs: add copr repo for Fedora/CentOS

closes #229
This commit is contained in:
Richard Poettler 2019-10-13 21:05:21 +02:00 committed by Christian Schwarz
parent c396f9508a
commit 3806e97404

View File

@ -40,6 +40,12 @@ The following list may be incomplete, feel free to submit a PR with an update:
* - Arch Linux * - Arch Linux
- ``yay install zrepl`` - ``yay install zrepl``
- Available on `AUR <https://aur.archlinux.org/packages/zrepl>`_ - Available on `AUR <https://aur.archlinux.org/packages/zrepl>`_
* - Fedora
- ``dnf install zrepl``
- Available on `COPR <https://copr.fedorainfracloud.org/coprs/poettlerric/zrepl/>`_
* - CentOS/RHEL
- ``yum install zrepl``
- Available on `COPR <https://copr.fedorainfracloud.org/coprs/poettlerric/zrepl/>`_
* - Others * - Others
- -
- Use `binary releases`_ or build from source. - Use `binary releases`_ or build from source.
@ -92,4 +98,3 @@ What next?
Read the :ref:`configuration chapter<configuration_toc>` and then continue with the :ref:`usage chapter<usage>`. Read the :ref:`configuration chapter<configuration_toc>` and then continue with the :ref:`usage chapter<usage>`.
**Reminder**: If you want a quick introduction, please read the :ref:`tutorial`. **Reminder**: If you want a quick introduction, please read the :ref:`tutorial`.