mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 08:23:09 +00:00
Fix wording in README
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user