From 9a25f218a82559b6270caf0491f099a229d46a7b Mon Sep 17 00:00:00 2001 From: neersighted Date: Wed, 29 Feb 2012 12:24:05 -0800 Subject: [PATCH] markdown fail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ba4bf..2e68c5d 100755 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ They can both be found in [#CloudBot](irc://irc.esper.net/cloudbot "Connect via ## Requirements -CloudBot runs on **Python** *2.7.x*. It is developed on *Debian* *Wheezy/Testing* with **Python** 82.7.2*. +CloudBot runs on **Python** *2.7.x*. It is developed on *Debian* *Wheezy/Testing* with **Python** *2.7.2*. It **requires** Python modules `lXML`, `BeautifulSoup`, `Enchant`, `MyGengo`, and `HTTPlib2`.