Merge pull request #23 from browniebroke/patch-1

Fix typo in README
This commit is contained in:
2018-02-26 14:58:28 -05:00
committed by GitHub
+1 -1
View File
@@ -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