<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,4 +3,17 @@ libxml_rails
 
 libxml_rails is a plugin by Brandon Mitchell designed to replace the default XML processor in Rails (XmlSimple) with the C-based libxml. Requires the libxml-ruby gem.
 
+=== Plugin Installation
+
+From RAILS_ROOT:
+  &gt; script/plugin install git://github.com/bitbckt/libxml_rails.git
+
+Add the following to the configuration block in config/environment.rb:
+  config.gem 'libxml-ruby'
+  
+=== Gem Installation
+
+Add the following to the configuration block in config/environment.rb:
+  config.gem 'bitbckt-libxml_rails', :source =&gt; 'http://gems.github.com'
+
 Copyright (c) 2008 Brandon Mitchell, released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>81bafb455706b957152881c928833d8477d1f048</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Mitchell</name>
    <email>brandon@systemisdown.net</email>
  </author>
  <url>http://github.com/bitbckt/libxml_rails/commit/670de3c8523b44db492798fdad3ec5f1283738c9</url>
  <id>670de3c8523b44db492798fdad3ec5f1283738c9</id>
  <committed-date>2008-07-28T17:23:33-07:00</committed-date>
  <authored-date>2008-07-28T17:23:33-07:00</authored-date>
  <message>Document some installation procedures.</message>
  <tree>22267a6478f2bf1d93165dc710f137a319189e38</tree>
  <committer>
    <name>Brandon Mitchell</name>
    <email>brandon@systemisdown.net</email>
  </committer>
</commit>
