From 52441ee59542938a78b3efd66379e74f389a63ce Mon Sep 17 00:00:00 2001 From: Sourabh Bajaj Date: Mon, 15 Feb 2016 22:36:18 -0800 Subject: [PATCH] Updated cask installation Fixes #62 --- Homebrew/Cask.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Homebrew/Cask.md b/Homebrew/Cask.md index 46bc84dc..ec949480 100644 --- a/Homebrew/Cask.md +++ b/Homebrew/Cask.md @@ -4,9 +4,8 @@ Let's see if we can get the elegance, simplicity, and speed of Homebrew for the ### Install -Install Homebrew-cask is really straight forward. We just need to add the cask tap and then install brew cask. +As of December 2015, cask comes installed with Homebrew directly. - $ brew install caskroom/cask/brew-cask $ brew cask install google-chrome ### Search