From ac91fbdc8794dbf2f3edcbc735fd2af23e3a5df9 Mon Sep 17 00:00:00 2001 From: Carlos Brando Date: Fri, 21 May 2010 12:39:46 -0700 Subject: [PATCH 1/2] Updated README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94ecc89..8a3b628 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,5 @@ To install without Git: rm carlosbrando-ruby-on-rails-tmbundle*.tar.gz mv carlosbrando-ruby-on-rails-tmbundle* "Ruby on Rails.tmbundle" osascript -e 'tell app "TextMate" to reload bundles' + +Ruby 1.8.7 is required. \ No newline at end of file From ad64c506c489c82243da030890e5e98cc6f5c14b Mon Sep 17 00:00:00 2001 From: Carlos Brando Date: Fri, 21 May 2010 12:41:09 -0700 Subject: [PATCH 2/2] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a3b628..2c3b764 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ To install without Git: mv carlosbrando-ruby-on-rails-tmbundle* "Ruby on Rails.tmbundle" osascript -e 'tell app "TextMate" to reload bundles' -Ruby 1.8.7 is required. \ No newline at end of file +Ruby 1.8.7 or greater is required. \ No newline at end of file