]> git.decadent.org.uk Git - memories.git/commitdiff
Corrected naming errors and specified absolute path for configuration file.
authorBen Hutchings <ben@decadent.org.uk>
Sat, 31 Dec 2005 02:47:16 +0000 (02:47 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 31 Dec 2005 02:47:16 +0000 (02:47 +0000)
README

diff --git a/README b/README
index abc3838d8e86576de5094b6bc20ae1d01e75232c..84dbfa9b8885bb78b00bb868439594fb8cd35642 100644 (file)
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ First, Perl modules. This is the hard part. You will need:
     Time::Piece
     Cache::Cache
     Maypole::Plugin::Upload
     Time::Piece
     Cache::Cache
     Maypole::Plugin::Upload
-    Maypole::Plugin::Authentication::UserSessionCookie
+    Maypole::Authentication::UserSessionCookie
     HTML::TagCloud
 
 Apache mod_perl is recommended. Memories can also be run as a CGI
     HTML::TagCloud
 
 Apache mod_perl is recommended. Memories can also be run as a CGI
@@ -23,7 +23,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.
 
 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:
 there - it will require you to set other things up as well.
 
 Test that everything works: