1
0
Fork 0
forked from github/pelican

Merge pull request #674 from peterdesmet/patch-2

Fixed a typo
This commit is contained in:
Alexis Metaireau 2013-01-07 02:53:09 -08:00
commit 9847394e12

View file

@ -24,10 +24,10 @@ Dependencies
``pelican-import`` has two dependencies not required by the rest of pelican:
- BeautifulSoup
- Beautiful Soup
- pandoc
BeatifulSoup can be installed like any other Python package::
Beautiful Soup can be installed like any other Python package::
$ pip install BeautifulSoup