From e1311fc892bbcca6486e91e43bca4c6927f40156 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Tue, 27 Jan 2015 06:07:41 -0800 Subject: Update README with pypa doc. --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.rst') 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. :: -- cgit v1.2.3