summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-09 13:23:41 +0100
committerGitHub <noreply@github.com>2021-01-09 13:23:41 +0100
commit3caad720b119f76a057591eaac18be0fe89a56e1 (patch)
treefc666f7e2edc7e58dd6cd0c5624db2d72ec12085
parenta0a24bc093adad025cc158ee285bacbe44a4a4d2 (diff)
parent9308d1243b24dd39d0047c63135752c8f7f9a3f9 (diff)
downloadqutebrowser-3caad720b119f76a057591eaac18be0fe89a56e1.tar.gz
qutebrowser-3caad720b119f76a057591eaac18be0fe89a56e1.zip
Merge pull request #6028 from gadhagod/master
Fix brew installation instructions
-rw-r--r--doc/install.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.asciidoc b/doc/install.asciidoc
index 74b18a6cf..03f079cad 100644
--- a/doc/install.asciidoc
+++ b/doc/install.asciidoc
@@ -330,7 +330,7 @@ This binary is also available through the
https://caskroom.github.io/[Homebrew Cask] package manager:
----
-$ brew cask install qutebrowser
+$ brew install qutebrowser --cask
----
Manual Install