Skip to content

Commit 709514a

Browse files
authored
Merge pull request #126 from MaineDSA/bmos-patch-1
Update installation command for patchright
2 parents f9cae57 + 1d335ff commit 709514a

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
@@ -25,7 +25,7 @@ This Python script scrapes apartment listings from a Zillow clone site and optio
2525

2626
```shell
2727
pip install .
28-
patchright install
28+
patchright install chrome
2929
```
3030

3131
1. Create a folder called `env` in the project directory with one or more files each containing the following contents:

0 commit comments

Comments
 (0)