This commit is contained in:
feder-cr 2024-08-04 13:20:35 +01:00
commit a3e6e19c0a

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 pip install -r requirements.txt
``` ```
3. **Install ChromeDriver:**
```bash
python -c "from webdriver_manager.chrome import ChromeDriverManager; ChromeDriverManager().install()"
```
## Configuration ## Configuration