docs: README.md
Browse files
README.md
CHANGED
@@ -51,8 +51,8 @@ requirements.txt # Dependencies
|
|
51 |
|
52 |
1. Clone the repository:
|
53 |
```bash
|
54 |
-
git clone https://github.com/
|
55 |
-
cd
|
56 |
```
|
57 |
|
58 |
2. Create and activate virtual environment:
|
|
|
51 |
|
52 |
1. Clone the repository:
|
53 |
```bash
|
54 |
+
git clone https://github.com/How-to-Train-Your-AI-Dragon/Automated-Interview-Filtering.git
|
55 |
+
cd automated-interview-filtering
|
56 |
```
|
57 |
|
58 |
2. Create and activate virtual environment:
|