Browse Source

adding note about homebrew version requirement

did the research to figure out in which HOMEBREW_VERSION the wild Tap
linking problem that we ran into in #37 was fixed.

hopefully this will prevent other folks from running into it.
phinze 12 years ago
parent
commit
50bbd4e195
  1. 5
      README.md

5
README.md

@ -14,6 +14,11 @@ command](https://github.com/mxcl/homebrew/wiki/External-Commands)" called
## Get brew-cask
First ensure you have Homebrew version '0.9' or higher:
$ brew --version
0.9.3
Tap this repository and install the `brew-cask` tool:
$ brew tap phinze/homebrew-cask

Loading…
Cancel
Save