Update README.md

This commit is contained in:
Matt 2018-11-22 12:29:00 -05:00 committed by GitHub
parent fe2927c244
commit 2731032722
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ Dependencies:
* Requests library (http://docs.python-requests.org/en/latest/)
`pip install requests`
* Beautiful Soup 4 (https://pypi.org/project/beautifulsoup4//)
`pip install beautifulsoup4`
` pip install beautifulsoup4`
Changelog in 3.0.0:
------------------