Merge branch 'gilbert' of git://github.com/lapilofu/philo into gilbert
[philo.git] / README
diff --git a/README b/README
index 81a59cd..a6772a5 100644 (file)
--- a/README
+++ b/README
@@ -2,9 +2,8 @@ Philo is a foundation for developing web content management systems.
 
 Prerequisites:
        * Python 2.5.4+ <http://www.python.org/>
-       * simplejson <http://code.google.com/p/simplejson/> (Not required with Python 2.6+)
-       * Django 1.1.1+ <http://www.djangoproject.com/>
-       * django-mptt 0.2+ <http://code.google.com/p/django-mptt/>
+       * Django 1.2+ <http://www.djangoproject.com/>
+       * django-staticmedia 0.2+ <http://pypi.python.org/pypi/django-staticmedia/>
        * (Optional) django-grappelli 2.0+ <http://code.google.com/p/django-grappelli/>
 
 To contribute, please visit the project website <http://philo.ithinksw.org/>.