<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,6 +22,15 @@ I didn't like how &lt;tt&gt;will_paginate&lt;/tt&gt; tried to infer the counting sql from th
   &lt;%= render_paginator(@paginator) %&gt;
 
 
+== Installation
+
+  script/plugin install git://github.com/cjbottaro/paginate_izzle.git
+Or if that doesn't work...
+  git clone git://github.com/cjbottaro/paginate_izzle.git vendor/plugins/paginate_izzle
+  mkdir -p app/views/shared
+  cp vendor/plugins/paginate_izzle/partials/* app/views/shared/
+
+
 == More
 
 This plugin is pretty flexible.  You can specify a bunch of rendering options and/or write your own partial to render the widget.  See the documentation for &lt;tt&gt;Paginator::DEFAULT_OPTIONS&lt;/tt&gt;, &lt;tt&gt;Paginator#pages&lt;/tt&gt; and &lt;tt&gt;_default_paginator.html.erb&lt;/tt&gt;.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5c644604b2e903cb8cfff864c426556920a1ccb</id>
    </parent>
  </parents>
  <author>
    <name>Christopher J. Bottaro</name>
    <email>cjbottaro@alumni.cs.utexas.edu</email>
  </author>
  <url>http://github.com/cjbottaro/paginate_izzle/commit/2b296e9cea37cf4c50b0e607085252b575095d6a</url>
  <id>2b296e9cea37cf4c50b0e607085252b575095d6a</id>
  <committed-date>2008-07-15T20:02:50-07:00</committed-date>
  <authored-date>2008-07-15T20:02:50-07:00</authored-date>
  <message>installation instructions</message>
  <tree>fd4f05d29da326722d9107959c8e80e73b3f0ccc</tree>
  <committer>
    <name>Christopher J. Bottaro</name>
    <email>cjbottaro@alumni.cs.utexas.edu</email>
  </committer>
</commit>
