From b92418a9506bffe186d030015c0f73bfede50b4b Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Tue, 22 Feb 2022 19:35:04 +0000 Subject: [PATCH] Use R for Requests in install.txt --- doc/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.txt b/doc/install.txt index 43d872b9..ee9ee835 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -75,7 +75,7 @@ First, install the required software. On most distributions, the distutils module is included in an extra ``python-dev`` package. -2. Python requests package from https://pypi.org/project/requests/ +2. Python Requests package from https://pypi.org/project/requests/ 3. Python Beautiful Soup package from https://pypi.org/project/beautifulsoup4/