Skip to content

Commit b1631b0

Browse files
committed
Update link to pipenv in README.
1 parent a990653 commit b1631b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Requests is ready for the demands of building robust and reliable HTTP–speak a
8989
Requests Module Installation
9090
----------------------------
9191

92-
The recommended way to intall the `requests` module is to simply use [`pipenv`](http://pipenv.org/) (or `pip`, of
92+
The recommended way to intall the `requests` module is to simply use [`pipenv`](https://pipenv.kennethreitz.org) (or `pip`, of
9393
course):
9494

9595
```console

0 commit comments

Comments
 (0)