Skip to content

Commit 20cc088

Browse files
authored
Merge pull request #110 from MaineDSA/readme
update instructions
2 parents 60259a9 + 45d9efb commit 20cc088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This Python script scrapes apartment listings from a Zillow clone site and optio
4343
1. Run the script:
4444

4545
```shell
46-
zillow_scraper
46+
python -m src/main.py
4747
```
4848

4949
The script will open a Chrome window, scrape data from each page of the Zillow clone, and submit each entry into your form.

0 commit comments

Comments
 (0)