Actions

OSX

From ACL@NCU

Revision as of 15:04, 26 May 2016 by Aclexp (talk | contribs) (Created page with "=System= ==[https://github.com/mistydemeo/tigerbrew Install Homebrew on OS earlier than 10.9]== <pre> ruby -e "$(curl -fsSkL raw.github.com/mistydemeo/tigerbrew/go/install)"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

System

Install Homebrew on OS earlier than 10.9

ruby -e "$(curl -fsSkL raw.github.com/mistydemeo/tigerbrew/go/install)"

(in .bash_profile)
export PATH=/usr/local/sbin:/usr/local/bin:$PATH