]> git.decadent.org.uk Git - memories.git/blobdiff - README
Split changes into patches managed with quilt.
[memories.git] / README
diff --git a/README b/README
index 369374fe2232b108fdedc349a7950e0bf92e780f..b58ec3e608dc9a6b96c346446bb032bbeed2b3fe 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 /etc/memories/Config.pm to your site, and follow the instructions in
+Configure Maypole/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.