diff --git a/README.md b/README.md index 8dc83a4..203b433 100644 --- a/README.md +++ b/README.md @@ -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 ): scrapy crawl xxxx