readme typo fix

This commit is contained in:
13xforever 2018-02-25 21:35:34 +05:00
parent 445221d8dc
commit 09ef73a520

View File

@ -3,8 +3,7 @@
Dependencies:
* python3.6 or newer
* pip for python3
* `$ pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=di
scord.py[voice]`
* `$ pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py[voice]`
* pyparsing for python3 (distro package or through pip)
* requests for python3 (distro package or through pip)
* peewee for python3 (distro package or through pip)