1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-22 00:33:02 +00:00

Clarify docs readme

This commit is contained in:
harshasrinivas 2017-03-20 22:36:09 +05:30
parent 4ec07ae764
commit 83aa0c5e1a
2 changed files with 2 additions and 2 deletions

View File

@ -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
::

View File

@ -1,2 +1,2 @@
'Sphinx >= 1.3'
Sphinx>=1.3
sphinx_rtd_theme