From 536b583bc9d2b57f29109f9fa60af8855dfa18ab Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 04:44:26 -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 82f1767e..db25ef6e 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ Requests is ready for the demands of building robust and reliable HTTP–speakin

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