summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install.asciidoc b/doc/install.asciidoc
index 580a511c5..83c332b4d 100644
--- a/doc/install.asciidoc
+++ b/doc/install.asciidoc
@@ -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