<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,10 @@
-# Ruby SASS.tmbundle
+This is a TextMate bundle for using the [Sass](http://haml.hamptoncatlin.com) CSS replacement language by Hampton Catlin
 
-This bundle was originally developed by Alan Harper ([@aussiegeek](http://github.com/aussiegeek)) and is currently being worked on by loads of individuals. There were 12 forks at my last count.
 
-[@mfilej](http://github.com/mfilej) has committed some changes pretty recently. He might be the best person to fork from.
+I originally wrote this bundle just as a way of getting the CSS snippets, but since then many of you have added some fantastic contributions, and thank you to all. Thanks to GitHub for making it easy to bring all your awesome together
 
-[@agibralter](http://github.com/agibralter)
 [@aussiegeek](http://github.com/aussiegeek)
+[@agibralter](http://github.com/agibralter)
 [@choan](http://github.com/choan)
 [@giannichiappetta](http://github.com/giannichiappetta)
 [@gruner](http://github.com/gruner)
@@ -17,8 +16,20 @@ This bundle was originally developed by Alan Harper ([@aussiegeek](http://github
 [@trevorsmith](http://github.com/trevorsmith)
 
 ## Installation
-
+    
+    With Git:
+    
+    mkdir -p ~/Library/Application\ Support/TextMate/Bundles
     cd ~/Library/Application\ Support/TextMate/Bundles
-    git clone git://github.com/jcf/ruby-sass-tmbundle.git
+    git clone git://github.com/aussiegeek/ruby-sass-tmbundle.git &quot;Ruby Sass.tmbundle&quot;
+    osascript -e 'tell app &quot;TextMate&quot; to reload bundles'
 
-## Fork me!
\ No newline at end of file
+    Without Git:
+    
+    mkdir -p ~/Library/Application\ Support/TextMate/Bundles
+    cd ~/Library/Application\ Support/TextMate/Bundles
+    wget http://github.com/aussiegeek/ruby-sass-tmbundle/tarball/master
+    tar zxf aussiegeek-ruby-sass-tmbundle*.tar.gz
+    rm aussiegeek-ruby-sass-tmbundle*.tar.gz
+    mv aussiegeek-ruby-sass-tmbundle* &quot;Ruby on Rails.tmbundle&quot;
+    osascript -e 'tell app &quot;TextMate&quot; to reload bundles'</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1a9a50d94eb50c4f422b022c068d2a3894f18fd4</id>
    </parent>
  </parents>
  <author>
    <name>Alan Harper</name>
    <email>alan@aussiegeek.net</email>
  </author>
  <url>http://github.com/aussiegeek/ruby-sass-tmbundle/commit/80e90d5bfecabebfe1f8f72202dd41d6f60caffd</url>
  <id>80e90d5bfecabebfe1f8f72202dd41d6f60caffd</id>
  <committed-date>2009-03-21T18:13:46-07:00</committed-date>
  <authored-date>2009-03-21T18:13:46-07:00</authored-date>
  <message>Updated README</message>
  <tree>432c8cd7b79c0015b44e0d84f6311492f8d22c67</tree>
  <committer>
    <name>Alan Harper</name>
    <email>alan@aussiegeek.net</email>
  </committer>
</commit>
