Browse Source

Update README to point to 3.8 requirement

pull/7172/head
Rapptz 4 years ago
parent
commit
c2acb0a114
  1. 2
      README.ja.rst
  2. 2
      README.rst

2
README.ja.rst

@ -24,7 +24,7 @@ discord.py は機能豊富かつモダンで使いやすい、非同期処理に
インストール
-------------
**Python 3.5.3 以降のバージョンが必須です**
**Python 3.8 以降のバージョンが必須です**
完全な音声サポートなしでライブラリをインストールする場合は次のコマンドを実行してください:

2
README.rst

@ -24,7 +24,7 @@ Key Features
Installing
----------
**Python 3.5.3 or higher is required**
**Python 3.8 or higher is required**
To install the library without full voice support, you can just run the following command:

Loading…
Cancel
Save