Mercurial > hg > savane-forge
diff INSTALL @ 193:5249cadd91f4
Update installation instructions
author | Sylvain Beucler <beuc@beuc.net> |
---|---|
date | Wed, 28 Jul 2010 14:30:03 +0200 |
parents | cbee3f7ef687 |
children | 6c2426e44082 |
line wrap: on
line diff
--- a/INSTALL +++ b/INSTALL @@ -19,11 +19,11 @@ * Dependencies as Debian packages -- Django >= 1.1 +- Django >= 1.2 (+ YAML support) - MySQLdb (mysql-python) - MySQL -apt-get install python-django python-mysqldb mysql-server +apt-get install python-django python-mysqldb python-yaml mysql-server hg clone http://bitbucket.org/offline/django-annoying/ hg clone http://bitbucket.org/ubernostrum/django-registration/