1
0
Fork 0

Fixed installation instructions via brew

You should to tap the formula repo first
This commit is contained in:
V 2017-06-26 18:02:20 +10:00 committed by GitHub
parent a7a7d09f44
commit 7094741ad8
1 changed files with 1 additions and 1 deletions

View File

@ -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`__.