diff --git a/Rakefile b/Rakefile index 89fdb69..c1d9d03 100644 --- a/Rakefile +++ b/Rakefile @@ -8,7 +8,7 @@ task :install => [:submodule_init, :submodules] do puts "======================================================" puts - install_homebrew if RUBY_PLATFORM.downcase.include?("darwin") + #install_homebrew if RUBY_PLATFORM.downcase.include?("darwin") install_rvm_binstubs # this has all the runcoms from this directory.