Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Before run this code , please read the Scrapy Docs:
http://scrapy.org/

### Run
To run the code open the Terminal and run the commond some like below(where xxx is your scrapy spider name ):
To run this code you should open the Terminal and run the command like below(where xxx is your scrapy spider name ):

<code>
scrapy crawl xxxx
Expand Down