From da23d6cdc94e3f5f27894bb63e0778eff36c4683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 11 Jul 2016 15:01:18 +0100 Subject: [PATCH] homebrew-cask is installed on-demand by homebrew and must no longer be installed explicitely --- Installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Installation.md b/Installation.md index 646e214..a0a719e 100644 --- a/Installation.md +++ b/Installation.md @@ -19,7 +19,6 @@ ### Using [Homebrew Cask](https://github.com/caskroom/homebrew-cask) ### ``` -$ brew install brew-cask $ brew cask install sonarr ```