Minor doc clarification.

This commit is contained in:
Greg Taylor 2007-05-18 15:39:27 +00:00
parent 5ee9f0d577
commit 82f46a2b69

View file

@ -1,7 +1,7 @@
Requirements
------------
* Python 2.5 strongly recommended, although 2.3 or 2.4 may work just fine.
* PySqlite2
* PySqlite2 (If you're using the default SQLite driver)
* Django (Latest trunk from Subversion recommended)
* Optional: Apache2 or equivalent webserver with a Python interpreter
module. Required for web interface.