aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPeter Levart <[email protected]>2020-03-01 18:18:44 +0100
committerPeter Levart <[email protected]>2020-03-01 18:18:44 +0100
commit6c55bdfe39dee9b38898ee1ad2e7e45e9945771a (patch)
tree4e5a3450a80860c8d5286d13cd06315d25768be2 /README.rst
parentCapitalize Python for consistency (diff)
downloaddiscord.py-6c55bdfe39dee9b38898ee1ad2e7e45e9945771a.tar.xz
discord.py-6c55bdfe39dee9b38898ee1ad2e7e45e9945771a.zip
Change package manager yum to dnf
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
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)