diff --git a/create-dev-env.sh b/create-dev-env.sh index 3664129775..d28a5891d9 100755 --- a/create-dev-env.sh +++ b/create-dev-env.sh @@ -223,7 +223,7 @@ EO command -v brew &>/dev/null || { output "Installing brew" - /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)" + /usr/bin/ruby <(curl -fsSkL raw.github.com/mxcl/homebrew/go) } command -v git &>/dev/null || { output "Installing git"