diff options
| author | Rapptz <[email protected]> | 2021-07-04 21:26:27 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-07-04 21:26:27 -0400 |
| commit | c2acb0a114abba45f20b0176d6e268fe9717926e (patch) | |
| tree | 882d6051f58cc827cda201f86300f9ea8f17650c /README.rst | |
| parent | Add SelectOption.__str__ (diff) | |
| download | discord.py-c2acb0a114abba45f20b0176d6e268fe9717926e.tar.xz discord.py-c2acb0a114abba45f20b0176d6e268fe9717926e.zip | |
Update README to point to 3.8 requirement
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |