noodle
This commit is contained in:
parent
cac785f957
commit
19821b35c8
1 changed files with 2 additions and 3 deletions
|
@ -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):
|
||||
|
|
Reference in a new issue