Updated README.md to have a reference to 'pydns'

This commit is contained in:
Robert "Red" English 2013-04-15 13:40:27 -03:00
parent 6bc35605e5
commit 57dc9bbaf6
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ Linux packages needed for install: python, python-dev, libenchant-dev, libenchan
CloudBot runs on **Python** *2.7.x*. It is developed on **Ubuntu** *12.04* with **Python** *2.7.3*.
It **requires the Python module** `lXML`, and `Enchant` is needed for the spellcheck plugin.
It also **requires** `pydns` and is needed for SRV record lookup for the mctools plugin.
The programs `daemon` or `screen` are recomended for the launcher to run optimaly.