Skip to content

Commit 291bc9e

Browse files
committed
Update link to pip site on docs/user/install.rst
1 parent 127ab0a commit 291bc9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user/install.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ The first step to using any software package is getting it properly installed.
1010
Distribute & Pip
1111
----------------
1212

13-
Installing Requests is simple with `pip <http://www.pip-installer.org/>`_, just run this in your terminal::
13+
Installing Requests is simple with `pip <https://pip.pypa.io>`_, just run
14+
this in your terminal::
1415

1516
$ pip install requests
1617

0 commit comments

Comments
 (0)