Fixed typo in the dependencies docs regarding BeautifulSoup. Also moved installation docs to quickstart.
This commit is contained in:
@@ -35,7 +35,7 @@ Contents
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
installation
|
||||
quickstart
|
||||
usage
|
||||
settings
|
||||
remote-storages
|
||||
|
@@ -75,7 +75,7 @@ Optional
|
||||
``compressor.parser.BeautifulSoupParser`` and
|
||||
``compressor.parser.LxmlParser``::
|
||||
|
||||
pip install BeautifulSoup<=4.0
|
||||
pip install "BeautifulSoup<4.0"
|
||||
|
||||
- lxml_
|
||||
|
Reference in New Issue
Block a user