From 3890ae57e4a15dbc44d36eb3a2903e7eddb16ed1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E3=82=AB=E3=83=AF=E3=83=AA=E3=83=9F=E4=BA=BA=E5=BD=A2?=
 <kawarimidoll+git@gmail.com>
Date: Fri, 25 Dec 2020 15:11:39 +0900
Subject: [PATCH] Update installation.rst

---
 docs/installation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/installation.rst b/docs/installation.rst
index e8bb164cb..856b00527 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -10,7 +10,7 @@ b. On **OS X**, you can use `Homebrew <https://brew.sh/>`__ to install the app.
 
 .. code-block:: bash
 
-    brew cask install copyq
+    brew install --cask copyq
 
 On Debian unstable, **Debian 10+**, **Ubuntu 18.04+** and later derivatives can
 install stable version from official repositories:
-- 
GitLab