<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,13 +3,23 @@ h2. ActsAsVideoFu
 A Rails plugin that easily allows you to show video streams on your site.
 Currently, YouTube and Vimeo streams are supported.
 
+&lt;pre&gt;
 Note that #video_url is expected to be in these formats:
 
-&lt;pre&gt;
 YouTube: http://www.youtube.com/watch?v=gEILFf2XSrM 
 Vimeo: http://www.vimeo.com/726135
 &lt;/pre&gt;
 
+
+h3. Installation
+
+# Install the gem
+&lt;pre&gt;sudo gem install mdarby-acts_as_video_fu&lt;/pre&gt;
+
+# Require the gem in your config/environment.rb file
+&lt;pre&gt;config.gem 'mdarby-acts_as_video_fu', :lib =&gt; 'acts_as_video_fu'&lt;/pre&gt;
+
+
 h3. Example
 
 # Generate a resource that includes the title:string and video_url:string attributes</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>88d305b9d71976bff3f4b28d6172f7c29e4466e1</id>
    </parent>
  </parents>
  <author>
    <name>Matt Darby</name>
    <email>matt@matt-darby.com</email>
  </author>
  <url>http://github.com/mdarby/acts_as_video_fu/commit/56bd43eb8ca431f17b182719c46558a92880c6c9</url>
  <id>56bd43eb8ca431f17b182719c46558a92880c6c9</id>
  <committed-date>2008-12-14T12:15:27-08:00</committed-date>
  <authored-date>2008-12-14T12:15:27-08:00</authored-date>
  <message>Updated README with installation instructions</message>
  <tree>931bcbb1f597608be5d7becf722839fdf64e7450</tree>
  <committer>
    <name>Matt Darby</name>
    <email>matt@matt-darby.com</email>
  </committer>
</commit>
