mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
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.
This commit is contained in:
parent
ab57da07ea
commit
50bbd4e195
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue