From 6c55bdfe39dee9b38898ee1ad2e7e45e9945771a Mon Sep 17 00:00:00 2001 From: Peter Levart Date: Sun, 1 Mar 2020 18:18:44 +0100 Subject: Change package manager yum to dnf --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 398b9fee..e645b553 100644 --- a/README.rst +++ b/README.rst @@ -61,7 +61,7 @@ Optional Packages * PyNaCl (for voice support) -Please note that on Linux installing voice you must install the following packages via your favourite package manager (e.g. ``apt``, ``yum``, etc) before running the above commands: +Please note that on Linux installing voice you must install the following packages via your favourite package manager (e.g. ``apt``, ``dnf``, etc) before running the above commands: * libffi-dev (or ``libffi-devel`` on some systems) * python-dev (e.g. ``python3.6-dev`` for Python 3.6) -- cgit v1.2.3