<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,10 @@ ScopeGroup is a Ruby On Rails plugin providing dynamic named_scope grouping.
 
 You can aggregate a group of named scope together during runtime and run them together anytime you want.
 
+= Install
+
+  script/plugin install git://github.com/robin/scopegroup.git
+
 = Example
 
 Suppose Post is an activerecord model:</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
 # Include hook code here
-require 'scope_gruop'
\ No newline at end of file
+require 'scope_group'
\ No newline at end of file</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6fcba5a1295248ff331007e777263a8e3d044d44</id>
    </parent>
  </parents>
  <author>
    <name>Robin Lu</name>
    <email>iamawalrus@gmail.com</email>
  </author>
  <url>http://github.com/robin/scopegroup/commit/f7bdf5b385550251621eb3c1535e74278e30ec5b</url>
  <id>f7bdf5b385550251621eb3c1535e74278e30ec5b</id>
  <committed-date>2009-04-22T07:13:55-07:00</committed-date>
  <authored-date>2009-04-22T07:13:55-07:00</authored-date>
  <message>fix a typo and add installation instruction</message>
  <tree>4047310b9cc2e4ece671bafb9d6231753a883338</tree>
  <committer>
    <name>Robin Lu</name>
    <email>iamawalrus@gmail.com</email>
  </committer>
</commit>
