Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ To run inference or train the model, you will need to clone our GitHub repositor
|
|
| 39 |
|
| 40 |
**1. Clone the GitHub repository**
|
| 41 |
```bash
|
| 42 |
-
git clone
|
| 43 |
cd text2score
|
| 44 |
```
|
| 45 |
|
|
|
|
| 39 |
|
| 40 |
**1. Clone the GitHub repository**
|
| 41 |
```bash
|
| 42 |
+
git clone https://github.com/keshavbhandari/text2score.git
|
| 43 |
cd text2score
|
| 44 |
```
|
| 45 |
|