mirror of https://github.com/scrapy/scrapy.git
Use :file: syntax
This commit is contained in:
parent
1fb9671e0e
commit
4089ff7467
|
|
@ -134,7 +134,7 @@ How to run our spider
|
|||
---------------------
|
||||
|
||||
To put our spider to work, go to the project's top level directory, the one
|
||||
that contains ``scrapy.cfg``, and run::
|
||||
that contains :file:`scrapy.cfg`, and run::
|
||||
|
||||
scrapy crawl quotes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue