Update README with pypa doc.

This commit is contained in:
Amjith Ramanujam
2015-01-27 06:07:41 -08:00
parent 80d660cc2d
commit e1311fc892

View File

@@ -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.
::