We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663f3cf commit be7bcc7Copy full SHA for be7bcc7
rails-install-osx-rvm.sh
@@ -1,7 +1,7 @@
1
set -e
2
3
echo "Installs Homebrew for installing other software"
4
-/usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
+/usr/bin/ruby -e "$(/usr/bin/curl -fsSkL raw.github.com/mxcl/homebrew/go)"
5
brew update
6
7
echo "Installs Git"
0 commit comments