<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,12 +26,9 @@ Installation
 
 1. add 'pressbox' directory to your Python path.
 2. add 'pressbox' to your INSTALLED_APPS tuple found in your settings file.
-3. If you want to customize the templates then either create an 'faq'
-   directory in your projects templates location, or you can also pass along
-   custom 'template_name' arguments by creating your own view wrappers around
-   the 'faq' app views. I show how to do the latter in the 'example' project
-   included - look at the views.py file to see the details.
-4. If you'd like to load some example data then execute ./manage.py loaddata example_data.json
+3. execute ./manage.py syncdb to created database tables
+4. Log into your admin and enjoy!
+5. To customize the templates add a &quot;pressbox&quot; directory to your project's templates dir.
 
 Example Site
 ============</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>65a8d6b2a1b38ed9fde4c795b11afd3910c5e325</id>
    </parent>
  </parents>
  <author>
    <name>kevin fricovsky</name>
    <email>kevin@howiworkdaily.com</email>
  </author>
  <url>http://github.com/howiworkdaily/django-pressbox/commit/6cf2dd29a264da1d26322ba5a074b5bf87cfee7e</url>
  <id>6cf2dd29a264da1d26322ba5a074b5bf87cfee7e</id>
  <committed-date>2009-01-06T20:37:38-08:00</committed-date>
  <authored-date>2009-01-06T20:37:38-08:00</authored-date>
  <message>README update, added installation instructions</message>
  <tree>d48ad0ae9f6e3243d2462e775254c7dd2f3b50de</tree>
  <committer>
    <name>kevin fricovsky</name>
    <email>kevin@howiworkdaily.com</email>
  </committer>
</commit>
