From 04f1616e4be10b5aac6213ad2cb51616735b5db3 Mon Sep 17 00:00:00 2001 From: jkieberk Date: Mon, 15 Aug 2016 00:24:51 -0400 Subject: [PATCH] Change Fedora Package Manager from Yum to Dnf dnf is the current package manager in the latest Fedora version --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 2b730bab..215f82d8 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -23,7 +23,7 @@ Distribution Installing `Exherbo Linux`_ `Fedora`_ .. code-block:: console - # yum install livestreamer + # dnf install livestreamer `FreeBSD (package)`_ .. code-block:: console # pkg install multimedia/livestreamer