mirror of https://github.com/scrapy/scrapy.git
Merge 4089ff7467 into ad43bf0c56
This commit is contained in:
commit
4ac9e1896c
|
|
@ -138,7 +138,8 @@ and defines some attributes and methods:
|
|||
How to run our spider
|
||||
---------------------
|
||||
|
||||
To put our spider to work, go to the project's top level directory and run::
|
||||
To put our spider to work, go to the project's top level directory, the one
|
||||
that contains :file:`scrapy.cfg`, and run::
|
||||
|
||||
scrapy crawl quotes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue