From 12b96e538773940b60324bcc7c5da533f2e860fa Mon Sep 17 00:00:00 2001 From: Mikael Forsgren <41864+mikaelf@users.noreply.github.com> Date: Mon, 7 Dec 2020 00:41:48 +0100 Subject: [PATCH] Update Homebrew install instructions Updated the install instructions for homebrew. >Calling `brew cask install` is deprecated! Use `brew install [--cask]` instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cffc19a..14a072b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ _Read more about dangerzone in the blog post [Dangerzone: Working With Suspiciou - Download [dangerzone 0.1.4 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.1.4/Dangerzone.0.1.4.msi) - See [installing dangerzone](https://github.com/firstlookmedia/dangerzone/wiki/Installing-Dangerzone) on the wiki for Linux repositories -You can also install dangerzone for Mac using [Homebrew](https://brew.sh/): `brew cask install dangerzone` +You can also install dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone` ## Some features