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`. -