Created
March 6, 2010 15:14
-
-
Save mxcl/323731 to your computer and use it in GitHub Desktop.
Installs Homebrew to /usr/local so you don't need sudo to `brew install`
Broken link D:
To install :
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Broken link
use command
adduser bob
su - bob
and then run
sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link to wrong url -> new url raw.github.com/mxcl/homebrew/go
ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"