Skip to content

Commit c5681f9

Browse files
committed
Update README.md
1 parent a1f681e commit c5681f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ for installing the required packages, run the following command:
44
```bash
55
pip install -r requirements.txt
66
```
7+
8+
It is also required to have the geckodriver in the same folder. You can download it from [here](https://github.com/mozilla/geckodriver/releases)
79
for running the script, run the following command:
810
```bash
911
python scraper.py

0 commit comments

Comments
 (0)