mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 17:36:15 +00:00
Replace references to Python 3.6 with 3.8 in README
This commit is contained in:
@ -63,7 +63,7 @@ Optional Packages
|
||||
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)
|
||||
* python-dev (e.g. ``python3.6-dev`` for Python 3.6)
|
||||
* python-dev (e.g. ``python3.8-dev`` for Python 3.8)
|
||||
|
||||
Quick Example
|
||||
--------------
|
||||
|
Reference in New Issue
Block a user