1
0
Fork 0

Adds install command for Debian

This commit is contained in:
Torkel Rogstad 2017-10-13 01:57:06 +02:00
parent d1866191b8
commit 6d85264cbe
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ If you already know how to install python packages, then you can simply do:
or
$ sudo apt-get install pgcli # Only on Debian based Linux (e.g. Ubuntu, Mint, etc)
$ brew install pgcli # Only on macOS
If you don't know how to install python packages, please check the