mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Update Homebrew install instructions
Updated the install instructions for homebrew. >Calling `brew cask install` is deprecated! Use `brew install [--cask]` instead.
This commit is contained in:
parent
c72ae6ea1c
commit
12b96e5387
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
- 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
|
- 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
|
## Some features
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue