From 7765682aaf205a448dc28d1347291d0901dc524c Mon Sep 17 00:00:00 2001 From: Vishal-Aggarwal0305 <72147106+Vishal-Aggarwal0305@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:00:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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