mirror of https://github.com/scrapy/scrapy.git
Add sphinx_rtd_theme to docs setup readme
This commit is contained in:
parent
ec55799d5e
commit
a57e49d55b
|
|
@ -15,7 +15,7 @@ and all its dependencies run
|
|||
|
||||
::
|
||||
|
||||
pip install 'Sphinx >= 1.3'
|
||||
pip install 'Sphinx >= 1.3' sphinx_rtd_theme
|
||||
|
||||
|
||||
Compile the documentation
|
||||
|
|
|
|||
Loading…
Reference in New Issue