<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,62 +13,15 @@ Included functionality
 * Invitations for joining a group
 * Bi-directional friendships
 * Followers and fan friendships
+* Sharing objects to groups
 
 Resources
 =========
 
-Plugin requirements
--------------------
-
-* [http://github.com/tog/tog/wikis/3rd-party-plugins-acts\_as\_state\_machine](http://github.com/tog/tog/wikis/3rd-party-plugins-acts\_as\_state\_machine)
-* [http://github.com/tog/tog/wikis/3rd-party-plugins-seo\_urls](http://github.com/tog/tog/wikis/3rd-party-plugins-seo\_urls)
-* [http://wiki.github.com/tog/tog/3rd-party-plugins-paperclip](http://wiki.github.com/tog/tog/3rd-party-plugins-paperclip)
-
 Install
 -------
 
-If you used the command &lt;code&gt;togify&lt;/code&gt; to install tog, then you already have tog_social installed.
-
-If not, install it like any other plugin:
-
-  
-* Install plugin form source:
-
-&lt;pre&gt;
-ruby script/plugin install git@github.com:tog/tog_social.git
-&lt;/pre&gt;
-
-* Generate installation migration:
-
-&lt;pre&gt;
-ruby script/generate migration install_tog_social
-&lt;/pre&gt;
-
-	  with the following content:
-
-&lt;pre&gt;
-class InstallTogSocial &lt; ActiveRecord::Migration
-  def self.up
-    migrate_plugin &quot;tog_social&quot;, 1
-  end
-
-  def self.down
-    migrate_plugin &quot;tog_social&quot;, 0
-  end
-end
-&lt;/pre&gt;
-
-* Add tog_social's routes to your application's config/routes.rb
-
-&lt;pre&gt;
-map.routes_from_plugin 'tog_social'
-&lt;/pre&gt; 
-
-* And finally...
-
-&lt;pre&gt; 
-rake db:migrate
-&lt;/pre&gt; 
+This plugins is installed by the tog_template as one of tog's core plugins._
 
 More
 -------
@@ -81,6 +34,7 @@ More
 
 [Showing friends, followers or followings in a portlet](http://github.com/tog/tog_social/wikis/showing-friends-followers-or-followings-in-a-portlet)
 
+[Sharing content to groups](http://wiki.github.com/tog/tog_social/sharing)
 
 
 Copyright (c) 2008 Keras Software Development, released under the MIT license
\ No newline at end of file</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0a64ea2b60c77d5f07e5d99a71dce3999e7e2b28</id>
    </parent>
  </parents>
  <author>
    <name>Alberto Molpeceres</name>
    <email>alberto.molpeceres@gmail.com</email>
  </author>
  <url>http://github.com/tog/tog_social/commit/d6d6ca0aa8607d679aef7fd6526af847f00f9bb9</url>
  <id>d6d6ca0aa8607d679aef7fd6526af847f00f9bb9</id>
  <committed-date>2009-08-29T09:41:49-07:00</committed-date>
  <authored-date>2009-08-29T09:41:49-07:00</authored-date>
  <message>README update, removed old installation instructions and link to sharing's page in wiki</message>
  <tree>d1308f0d84a3ab5cff25b7c7eac4337c4fdf246d</tree>
  <committer>
    <name>Alberto Molpeceres</name>
    <email>alberto.molpeceres@gmail.com</email>
  </committer>
</commit>
