Fixed typo in README

This commit is contained in:
dolphinhats 2018-09-16 11:40:42 -05:00
parent d5a7ff90b9
commit 859d1b6932

View File

@ -6,7 +6,7 @@ This simple script logs in the user and scrapes up to `--limit` messages from a
- [Rapptz's discord python API](https://github.com/Rapptz/discord.py) - [Rapptz's discord python API](https://github.com/Rapptz/discord.py)
- Available through pip: - Available through pip:
```bash ```bash
pip3 install -U discord.py` pip3 install -U discord.py
``` ```
**See official documentation for further installation instructions** **See official documentation for further installation instructions**