Skip to content

Commit f5b3913

Browse files
authored
Update README.md
1 parent d3ff066 commit f5b3913

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
On a **Raspberry Pi**, run:
1919
```bash
2020
sudo apt update
21-
sudo apt install python3 python3-pip chromium-chromedriver
22-
pip3 install selenium requests
21+
sudo apt install -y chromium-browser chromium-chromedriver
22+
pip install requests selenium beautifulsoup4 urllib3
2323
```
2424

2525
### **2️⃣ Clone This Repository**

0 commit comments

Comments
 (0)