remove old dependency from INSTALL

This commit is contained in:
Oskar Hahn 2012-02-06 21:32:30 +01:00
parent 5eb9aa8123
commit 65887c8c21

View File

@ -41,7 +41,7 @@ I. Installation on Windows (32/64bit)
3. Install django packages
Open cmd and run:
easy_install django django-model-utils
easy_install django
4. Install packages for building PDF (reportlab, PIL)