Skip to content

Commit

Permalink
Fixing readme example commands
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlynch committed Sep 28, 2017
1 parent bb4b9a4 commit 18a7c28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -5,7 +5,7 @@

To run spider from the command line:

Ex:
```scrapy crawl ketoconnect_raw_content -s DOWNLOAD_ROOT=/foo```

```scrapy crawl ruled_me_raw_content -s DOWNLOAD_ROOT=/foo```
```bash
scrapy crawl ketoconnect_raw_content -s DOWNLOAD_ROOT=downloads/
scrapy crawl ruled_me_raw_content -s DOWNLOAD_ROOT=downloads/
```

0 comments on commit 18a7c28

Please sign in to comment.