mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Fix wording in README
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
This commit is contained in:
parent
f6a74f74a7
commit
87edabc5b8
@ -60,7 +60,7 @@ Optional Packages
|
|||||||
|
|
||||||
* `PyNaCl <https://pypi.org/project/PyNaCl/>`__ (for voice support)
|
* `PyNaCl <https://pypi.org/project/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``, ``dnf``, etc) before running the above commands:
|
Please note that when installing voice support on Linux, 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)
|
* libffi-dev (or ``libffi-devel`` on some systems)
|
||||||
* python-dev (e.g. ``python3.6-dev`` for Python 3.6)
|
* python-dev (e.g. ``python3.6-dev`` for Python 3.6)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user