Skip to content

Commit 0fa81ef

Browse files
authored
readme: update link to pip installation guide (#1469)
Fixes #1468.
1 parent b979180 commit 0fa81ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Alternatively, you can install ``pgcli`` as a python package using a package
179179
manager called called ``pip``. You will need postgres installed on your system
180180
for this to work.
181181

182-
In depth getting started guide for ``pip`` - https://pip.pypa.io/en/latest/installing.html.
182+
In depth getting started guide for ``pip`` - https://pip.pypa.io/en/latest/installation/
183183

184184
::
185185

@@ -209,7 +209,7 @@ If pip is not installed check if easy_install is available on the system.
209209
Linux:
210210
======
211211

212-
In depth getting started guide for ``pip`` - https://pip.pypa.io/en/latest/installing.html.
212+
In depth getting started guide for ``pip`` - https://pip.pypa.io/en/latest/installation/
213213

214214
Check if pip is already available in your system.
215215

0 commit comments

Comments
 (0)