Update README.md

This commit is contained in:
Federico 2024-08-11 00:58:49 +01:00 committed by GitHub
parent 99550d8658
commit 5bc7506e2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,18 +73,13 @@ LinkedIn_AIHawk steps in as a game-changing solution to these challenges. It's n
2. **Download and Install Google Chrome:**
- Download and install the latest version of Google Chrome in its default location from the [official website](https://www.google.com/chrome).
3. **Download and Install ChromeDriver:**
- Download the appropriate ChromeDriver version for your installed Google Chrome from the [ChromeDriver download page](https://googlechromelabs.github.io/chrome-for-testing/).
1. **Clone the repository:**
3. **Clone the repository:**
```bash
git clone https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application
cd LinkedIn_AIHawk_automatic_job_application
```
2. **Install the required packages:**
4. **Install the required packages:**
```bash
pip install -r requirements.txt
```