From 7094741ad8bdd59716ff4abf47ea2035c5758ac0 Mon Sep 17 00:00:00 2001 From: V Date: Mon, 26 Jun 2017 18:02:20 +1000 Subject: Fixed installation instructions via brew You should to tap the formula repo first --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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`__. -- cgit v1.2.3