From: Tomas Krizek Date: Wed, 6 Oct 2021 13:32:12 +0000 (+0200) Subject: doc: update install instructions X-Git-Tag: v5.4.2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85dbd67554f61490506f31e10437bf9991dcdce;p=thirdparty%2Fknot-resolver.git doc: update install instructions --- diff --git a/doc/quickstart-install.rst b/doc/quickstart-install.rst index a23cf6152..329fb630e 100644 --- a/doc/quickstart-install.rst +++ b/doc/quickstart-install.rst @@ -53,14 +53,13 @@ distribution. .. code-block:: bash - $ sudo yum install -y https://secure.nic.cz/files/knot-resolver/knot-resolver-release.el.rpm + $ sudo yum install -y epel-release $ sudo yum install -y knot-resolver **Fedora** .. code-block:: bash - $ sudo dnf install -y https://secure.nic.cz/files/knot-resolver/knot-resolver-release.fedora.rpm $ sudo dnf install -y knot-resolver **Arch Linux**