summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f0416003..e58e5550 100644
--- a/README.rst
+++ b/README.rst
@@ -23,7 +23,7 @@ If you already know how to install python packages, then you can simply do:
or
- $ brew tap-pin dbcli/tap && brew install pgcli # Only on macOS
+ $ brew tap dbcli/tap && brew tap-pin dbcli/tap && brew install pgcli # Only on macOS
If you don't know how to install python packages, please check the
`detailed instructions`__.