doc: Update macOS cask install

Supersedes #6441
This commit is contained in:
Florian Bruhin 2021-06-24 17:38:10 +02:00
parent 10cc9e13b6
commit 0b8cc812fd
1 changed files with 3 additions and 3 deletions

View File

@ -342,11 +342,11 @@ The binary release ships with a QtWebEngine built without proprietary codec
support. To get support for e.g. h264/mp4 videos, you'll need to build
QtWebEngine from source yourself with support for that enabled.
This binary is also available through the
https://caskroom.github.io/[Homebrew Cask] package manager:
This binary is also available through the https://brew.sh/[Homebrew] package
manager as a https://github.com/Homebrew/homebrew-cask[cask]:
----
$ brew install qutebrowser --cask
$ brew install qutebrowser
----
Nightly builds