Skip to content

Commit

Permalink
adding note about homebrew version requirement
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
phinze committed Oct 20, 2012
1 parent ab57da0 commit 50bbd4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 50bbd4e

Please sign in to comment.