]> git.decadent.org.uk Git - memories.git/blobdiff - README
Add dh_installdeb so the maintainer scripts are actually included.
[memories.git] / README
diff --git a/README b/README
index abc3838d8e86576de5094b6bc20ae1d01e75232c..5b1fc004dbe95a6c70c508a494b96324b7187832 100644 (file)
--- a/README
+++ b/README
@@ -16,6 +16,7 @@ First, Perl modules. This is the hard part. You will need:
     Maypole::Plugin::Upload
     Maypole::Plugin::Authentication::UserSessionCookie
     HTML::TagCloud
+    XML::RSS
 
 Apache mod_perl is recommended. Memories can also be run as a CGI
 application, but you're on your own.
@@ -23,7 +24,7 @@ application, but you're on your own.
 You will also need a MySQL database. Again, in theory other databases
 can be used, but in practice, you're on your own again.
 
-Configure Maypole/Config.pm to your site, and follow the instructions in
+Configure /etc/memories/Config.pm to your site, and follow the instructions in
 there - it will require you to set other things up as well.
 
 Test that everything works:
@@ -57,3 +58,7 @@ Updating Memories 1.0 to 1.1
 
 2) Run the tag_dates script.
 
+Updating Memories 1.1 to 1.2
+----------------------------
+
+No changes.