Update readme.md

This commit is contained in:
Federico 2024-08-04 13:16:29 +01:00 committed by GitHub
parent af518b7d7b
commit 86940f59c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,10 +72,7 @@ LinkedIn_AIHawk steps in as a game-changing solution to these challenges. It's n
pip install -r requirements.txt
```
3. **Install ChromeDriver:**
```bash
python -c "from webdriver_manager.chrome import ChromeDriverManager; ChromeDriverManager().install()"
```
## Configuration