From 65887c8c21ce0cff89d129089d3c783424ead507 Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Mon, 6 Feb 2012 21:32:30 +0100 Subject: [PATCH] remove old dependency from INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 5c5167254..0632ce261 100644 --- a/INSTALL +++ b/INSTALL @@ -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)