This commit is contained in:
rcktmonk 2026-08-15 11:31:49 -05:00 committed by GitHub
commit 4ac9e1896c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

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