Updated Readme

This commit is contained in:
KsaRedFx 2013-05-12 19:15:30 -04:00
parent 0f689f4583
commit 2885273f6d
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +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.
It also **requires** `pydns` and `beautifulsoup4` and is needed for SRV record lookup for the mctools plugin.
The programs `daemon` or `screen` are recomended for the launcher to run optimaly.