mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Replace references to Python 3.6 with 3.8 in README
This commit is contained in:
@ -63,7 +63,7 @@ discord.py は機能豊富かつモダンで使いやすい、非同期処理に
|
||||
Linuxで音声サポートを導入するには、前述のコマンドを実行する前にお気に入りのパッケージマネージャー(例えば ``apt`` や ``dnf`` など)を使って以下のパッケージをインストールする必要があります:
|
||||
|
||||
* libffi-dev (システムによっては ``libffi-devel``)
|
||||
* python-dev (例えばPython 3.6用の ``python3.6-dev``)
|
||||
* python-dev (例えばPython 3.8用の ``python3.8-dev``)
|
||||
|
||||
簡単な例
|
||||
--------------
|
||||
|
Reference in New Issue
Block a user