Update README.md
Browse files
README.md
CHANGED
|
@@ -96,7 +96,7 @@ This project adopts a multi-agent architecture with two specialized sub-agents:
|
|
| 96 |
|
| 97 |
1. **Clone the project**
|
| 98 |
```bash
|
| 99 |
-
git clone
|
| 100 |
cd Agents-Course-Final-Assignment
|
| 101 |
```
|
| 102 |
|
|
|
|
| 96 |
|
| 97 |
1. **Clone the project**
|
| 98 |
```bash
|
| 99 |
+
git clone https://huggingface.co/spaces/Hemimoon/Agents-Course-Final-Assignment
|
| 100 |
cd Agents-Course-Final-Assignment
|
| 101 |
```
|
| 102 |
|