mirror of
https://github.com/dbcli/pgcli.git
synced 2022-11-27 03:23:34 +03:00
Update README with pypa doc.
This commit is contained in:
@@ -98,7 +98,9 @@ postgres via brew if postgres is available in the path.
|
||||
|
||||
Alternatively, you can install ``pgcli`` as a python package using a package
|
||||
manager called called ``pip``. You will need postgres installed on your system
|
||||
for this to work. Check if ``pip`` is installed on the system.
|
||||
for this to work.
|
||||
|
||||
In depth getting started guide for ``pip`` - https://pip.pypa.io/en/latest/installing.html.
|
||||
|
||||
::
|
||||
|
||||
@@ -128,6 +130,8 @@ If pip is not installed check if easy_install is available on the system.
|
||||
Linux:
|
||||
======
|
||||
|
||||
In depth getting started guide for ``pip`` - https://pip.pypa.io/en/latest/installing.html.
|
||||
|
||||
Check if pip is already available in your system.
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user