mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fixed a typo
BeatifulSoup -> Beautiful Soup
This commit is contained in:
parent
be040715f9
commit
696caac9b0
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ Dependencies
|
|||
- 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue