]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: update install instructions
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 6 Oct 2021 13:32:12 +0000 (15:32 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 11 Oct 2021 13:45:27 +0000 (15:45 +0200)
doc/quickstart-install.rst

index a23cf61528f558089af7c9e4885b4d04ecfbedb3..329fb630ef0d42bcec45440059eec17cbe415546 100644 (file)
@@ -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**