<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,3 +5,14 @@ REQUIRES:  TZInfo GEM  (http://tzinfo.rubyforge.org/)
 A plugin to allow users to create a new Redmine tab and embed a Google Calendar using Google Embeddable Calendar iframe.
 
 http://www.google.com/calendar/embed/EmbedHelper_en.html
+
+To install from git: 
+
+(Git Version &lt; 1.5.3)
+$ cd {RAILS_ROOT}/vendor/plugins 
+$ git clone git://github.com/mully/redmine_google_calendar.git
+
+(Git Version &gt;= 1.5.3 -- Because the &quot;git-rails&quot; gem uses Git Submodules introduced in ver. 1.5.3)
+$ sudo gem install git-rails
+$ git-rails install git://github.com/mully/redmine_google_calendar.git
+</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9498f0e1385e3efcbcf5d3e01c78a9448a0ac432</id>
    </parent>
  </parents>
  <author>
    <name>Jim Mulholland</name>
    <email>jim@squeejee.com</email>
  </author>
  <url>http://github.com/mully/redmine_google_calendar/commit/e91d69d32bed1a3e572fc0f13ba1f4360050f3ba</url>
  <id>e91d69d32bed1a3e572fc0f13ba1f4360050f3ba</id>
  <committed-date>2008-03-12T20:37:18-07:00</committed-date>
  <authored-date>2008-03-12T20:37:18-07:00</authored-date>
  <message>added install notes to README</message>
  <tree>4fe147bc14afe1af87963f8861edb2f7b221a78b</tree>
  <committer>
    <name>Jim Mulholland</name>
    <email>jim@squeejee.com</email>
  </committer>
</commit>
