External-Commands: brew-cask is now part of Homebrew

This commit is contained in:
Dominyk Tiller 2016-09-14 21:15:07 +01:00
parent da3e98070b
commit ba20823a66
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -64,17 +64,6 @@ These commands have been contributed by Homebrew users but are not included in t
> $ brew tap youtux/livecheck
> ```
### brew-cask
>Install .app and other "Drag to install" packages from Homebrew.
>
> https://github.com/caskroom/homebrew-cask
>
> Install using:
> ```
$ brew tap caskroom/cask
> ```
### brew-gem
>Install any gem package into a self-contained Homebrew cellar location: <https://github.com/sportngin/brew-gem>
>