From 41bf83b4c5cb736456a36e0124c14cee85c49da3 Mon Sep 17 00:00:00 2001 From: lukeroge Date: Mon, 21 Nov 2011 00:33:56 +1300 Subject: [PATCH] Updated README again (Derp) --- README.creole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.creole b/README.creole index f873fd6..b04dbf3 100644 --- a/README.creole +++ b/README.creole @@ -14,4 +14,4 @@ * Easy plugin development with automatic reloading and a simple hooking API. ==Requirements== -CloudBot runs on Python 2.7. Many of the plugins require [[http://codespeak.net/lxml/|lxml]] and [[www.crummy.com/software/BeautifulSoup/|BeautifulSoup]]. It is developed on Ubuntu 11.10 with Python 2.7.2. +CloudBot runs on Python 2.7. Many of the plugins require [[http://codespeak.net/lxml/|lxml]] and [[http://www.crummy.com/software/BeautifulSoup/|BeautifulSoup]]. It is developed on Ubuntu 11.10 with Python 2.7.2.