Spaces:
Running
Running
Commit
·
d8e6d12
1
Parent(s):
05d6c07
Update repository clone URL in README.md
Browse files
README.md
CHANGED
|
@@ -117,7 +117,7 @@ The application follows a modular architecture with these main components:
|
|
| 117 |
|
| 118 |
1. Clone the repository:
|
| 119 |
```bash
|
| 120 |
-
git clone https://github.com/
|
| 121 |
cd PDF-Insight-Beta
|
| 122 |
```
|
| 123 |
|
|
|
|
| 117 |
|
| 118 |
1. Clone the repository:
|
| 119 |
```bash
|
| 120 |
+
git clone https://github.com/Jatin-Mehra119/PDF-Insight-Beta.git
|
| 121 |
cd PDF-Insight-Beta
|
| 122 |
```
|
| 123 |
|