From e37f943d4d84deee86e146f496c928c85ce24d1d Mon Sep 17 00:00:00 2001
From: raver2046 <raver2046@gmail.com>
Date: Tue, 22 Jul 2014 17:48:43 +0200
Subject: [PATCH] Update readme.md

correction will need Python 2.5+ ==> will need Python 2.7
---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index afc435946..2b56e8b6f 100644
--- a/readme.md
+++ b/readme.md
@@ -109,7 +109,7 @@ Sick Beard makes use of the following projects:
 
 ## Dependencies
 
-To run Sick Beard from source you will need Python 2.5+ and Cheetah 2.1.0+. The [binary releases][googledownloads] are standalone.
+To run Sick Beard from source you will need Python 2.7 and Cheetah 2.1.0+. The [binary releases][googledownloads] are standalone.
 
 ## Bugs
 
-- 
GitLab