From c1967859d403fc84dcbf96478797f29f564a33b2 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Mon, 11 Oct 2010 16:09:53 -0400 Subject: [PATCH] Fixed README package list. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1565c9b2..bcda4647 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ dogwood.sfconservancy.org, which is a standard Debian installation. The following packages are installed to make Django and Apache work on a lenny install: -$ aptitude install python-django apache2 sqlite3 python2.5-sqlite +$ aptitude install python-django apache2 sqlite3 python2.5-sqlite libapache2-mod-python