Fixed a typo

BeatifulSoup -> Beautiful Soup
This commit is contained in:
Peter Desmet 2013-01-07 10:49:51 +01:00
commit 696caac9b0

View file

@ -27,7 +27,7 @@ Dependencies
- Beautiful Soup - Beautiful Soup
- pandoc - pandoc
BeatifulSoup can be installed like any other Python package:: Beautiful Soup can be installed like any other Python package::
$ pip install BeautifulSoup $ pip install BeautifulSoup