diff --git a/README.md b/README.md index 1a20c65a2f..aa32356a79 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Requests is ready for the demands of building robust and reliable HTTP–speak a Requests Module Installation ---------------------------- -The recommended way to intall the `requests` module is to simply use [`pipenv`](https://pipenv.kennethreitz.org) (or `pip`, of +The recommended way to install the `requests` module is to simply use [`pipenv`](https://pipenv.kennethreitz.org) (or `pip`, of course): ```console