From 73419e3fc02573b42f6209a7d9071f53a9d3a76b Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 8 Apr 2013 06:59:11 +0200 Subject: Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5491e5be..c5ed173e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Requierements Software required -* [Python](http://python.org/) >= 3.2; +* [Python](http://python.org/) >= 3.1; * [MongoDB](http://www.mongodb.org/) and [PyMongo](http://api.mongodb.org/python/current/) >= 1.9; * [feedparser](http://code.google.com/p/feedparser/) >= 5.1.2 (for **feedgetter.py**, the RSS feed parser); * [CherryPy](http://cherrypy.org/) >= 3.2.2 and [Mako](http://www.makotemplates.org/) (for **pyAggr3g470r.py**, the Web interface); -- cgit