Update develop

This commit is contained in:
Neer Sighted 2012-06-09 12:24:03 -07:00
parent 96196adb72
commit f1b080474e

View file

@ -97,9 +97,9 @@ If you think you have found a bug/have a idea/suggestion, please **open a issue*
### Requirements ### Requirements
CloudBot runs on **Python** *2.7.x*. It is developed on **Debian** *Wheezy/Testing* and **Ubuntu** *11.10* with **Python** *2.7.2*. CloudBot runs on **Python** *2.7.x*. It is developed on **Ubuntu** *12.04* with **Python** *2.7.2+*.
It **requires Python modules** `lXML`, `BeautifulSoup` and `Enchant`, `psutil`, and `HTTPlib2`. It **requires Python modules** `lXML`, `Enchant`, `urllib3`, and `BeautifulSoup`.
The programs `daemon` or `screen` are recomended for the wrapper to run optimaly. The programs `daemon` or `screen` are recomended for the wrapper to run optimaly.