Support #832
Install TigerBrew on OSX 10.5
Description
This is a guide for setting up TigerBrew for OSX 10.5 (Leopard).
- Download and run the tigerbew install script:
ruby -e "$(curl -fsSkL raw.github.com/mistydemeo/tigerbrew/go/install)"
- Log out and log back in.
- Next resolve any dependencies:
brew doctor
- Then install curl and git:
brew install curl git