mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-13 09:03:11 +00:00
Use R for Requests in install.txt
This commit is contained in:
parent
de719993e4
commit
b92418a950
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue