diff -r b975a3d7606a -r 652ff41518f3 INSTALL --- a/INSTALL Tue Dec 30 22:32:10 2008 -0500 +++ b/INSTALL Tue Dec 30 23:32:33 2008 -0500 @@ -40,6 +40,6 @@ ./lib/db/create_db.[your database] definition. I do it with psql -U php < create_db.postgresql -4. Update the lib/config.py file to reflect your db configuration. +4. Copy index.py.ex to index.py and edit the necessary information.