Update README.md

This commit is contained in:
Luke Rogers 2013-10-06 15:26:59 +13:00
parent 99c227ffc7
commit 83cf4fcaf9

View file

@ -14,7 +14,7 @@ Unzip the resulting file, and continue to read this document.
### Install
Before you can run the bot, you need to install a few Python dependencies. LXML is required while Enchant and PyDNS are needed for several plugins.
Before you can run the bot, you need to install a few Python dependencies. LXML is required while Enchant, PyGeoIP, TweePy and PyDNS are needed for several plugins.
These can be installed with `pip` (The Python package manager):