aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominyk Tiller2016-09-14 21:15:07 +0100
committerDominyk Tiller2016-09-14 21:15:07 +0100
commitba20823a66685e99226ca489d93687a9db881485 (patch)
tree97270a34bea423f0b738d9d2ea804cfd37d64eb2
parentda3e98070bdba967c14543afce8785d6ba20b5d0 (diff)
downloadbrew-ba20823a66685e99226ca489d93687a9db881485.tar.bz2
External-Commands: brew-cask is now part of Homebrew
-rw-r--r--share/doc/homebrew/External-Commands.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/share/doc/homebrew/External-Commands.md b/share/doc/homebrew/External-Commands.md
index 721c4a86a..090b664cb 100644
--- a/share/doc/homebrew/External-Commands.md
+++ b/share/doc/homebrew/External-Commands.md
@@ -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>
>