From 0ef1347bc6959661091e44c94277e3c29d3ebb2a Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 16 Feb 2013 10:53:50 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 6cd003cdb..c3e23a9a5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -7,9 +7,10 @@ isn't any way to get around it. You can get it from [Python homepage]. # Recommended Software -[PySQLite] -- Version 2.x +[PySQLite] -- Version 3.x (most Python distributions include it by default) -[Twisted] -- Version 1.2.0 or greater +[Twisted] -- Version 1.2.0 or greater (unless you actually want to use Twisted, +you don't actually need it) [PySQLite]:https://code.google.com/p/pysqlite/ [Twisted]:http://twistedmatrix.com/trac/