summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-01-27 06:07:41 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-01-27 06:07:41 -0800
commite1311fc892bbcca6486e91e43bca4c6927f40156 (patch)
treefe15132bccbbdaba595a298be241560fd1d75f07 /README.rst
parent80d660cc2d2870c4d8a345ea15befec254c24718 (diff)
Update README with pypa doc.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6c26e7d2..0ac6e655 100644
--- a/README.rst
+++ b/README.rst
@@ -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.
::