Update develop
This commit is contained in:
parent
96196adb72
commit
f1b080474e
1 changed files with 3 additions and 3 deletions
|
@ -97,9 +97,9 @@ If you think you have found a bug/have a idea/suggestion, please **open a issue*
|
|||
|
||||
### 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.
|
||||
|
||||
|
|
Reference in a new issue