From cf77263ad466229633b72e54c29ea512d7be1b7b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 04:45:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db25ef6e..5a25d07d 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ Requests is ready for the demands of building robust and reliable HTTP–speakin

-Python Module Installation --------------------------- +Requests Module Installation +---------------------------- The recommended way to intall the `requests` module is to simply use [`pipenv`](http://pipenv.org/) (or `pip`, of course):