mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
Fix typo in README
JS optional extra is `requests-html[browser]` not `requests-http[browser]`
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ Let's grab some text that's rendered by JavaScript:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ pipenv install requests-http[browser]
|
||||
$ pipenv install requests-html[browser]
|
||||
|
||||
.. code-block:: pycon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user