<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,33 @@ h1. dm-is-taggable
 dm-is-taggable is a tagging system built for datamapper. It has supports for multiple tagger types and taggable types.
 Each tagger can tag different taggable objects.
 
+
+h2. Installation
+
+h3. Download the plugin
+
+In your console:
+&lt;pre&gt;&lt;code&gt;
+git clone git://github.com/aq1018/dm-is-taggable.git
+&lt;/code&gt;&lt;/pre&gt;
+
+h3. Install the gem
+
+In your console:
+&lt;pre&gt;&lt;code&gt;
+cd dm-is-taggable
+sudo rake install
+&lt;/code&gt;&lt;/pre&gt;
+
+h3. Include it Merb
+
+In merb init.rb:
+
+&lt;pre&gt;&lt;code&gt;
+dependency &quot;dm-is-taggable&quot;
+&lt;/code&gt;&lt;/pre&gt;
+
+
 h2. Using dm-is-taggable in your code
 
 h3. Define taggers</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3e3259f982d74441b26376366ffd92d65e775c55</id>
    </parent>
  </parents>
  <author>
    <name>Aaron</name>
    <email>aq1018@gmail.com</email>
  </author>
  <url>http://github.com/aq1018/dm-is-taggable/commit/194cb9294a856cc8bc676e6f4d0b7bfc4bd85e34</url>
  <id>194cb9294a856cc8bc676e6f4d0b7bfc4bd85e34</id>
  <committed-date>2008-09-16T02:51:51-07:00</committed-date>
  <authored-date>2008-09-16T02:51:51-07:00</authored-date>
  <message>add installation instructions</message>
  <tree>293555f1cb5e92d6e474e048c457e10fd97b3bef</tree>
  <committer>
    <name>Aaron</name>
    <email>aq1018@gmail.com</email>
  </committer>
</commit>
