This commit is contained in:
Luke Rogers 2013-07-28 23:02:19 +12:00
parent cac785f957
commit 19821b35c8

View file

@ -14,8 +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.
You are *required* to install `lxml`, and `Enchant` and `PyDNS` are required for some plugins to function.
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.
These can be installed with `pip` (The Python package manager):