mirror of https://github.com/scrapy/scrapy.git
Clarify docs readme
This commit is contained in:
parent
4ec07ae764
commit
83aa0c5e1a
|
|
@ -11,7 +11,7 @@ Setup the environment
|
|||
---------------------
|
||||
|
||||
To compile the documentation you need Sphinx Python library. To install it
|
||||
and all its dependencies run
|
||||
and all its dependencies run the following command from this dir
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
'Sphinx >= 1.3'
|
||||
Sphinx>=1.3
|
||||
sphinx_rtd_theme
|
||||
Loading…
Reference in New Issue