Commit ·
4f460ba
1
Parent(s): 71db93f
readme fix
Browse files
README.md
CHANGED
|
@@ -22,14 +22,14 @@ To clone this repository including the LFS data:
|
|
| 22 |
|
| 23 |
```bash
|
| 24 |
git lfs install
|
| 25 |
-
git clone https://huggingface.co/datasets/bio-mcp-data
|
| 26 |
```
|
| 27 |
|
| 28 |
Alternatively, you can clone using SSH:
|
| 29 |
|
| 30 |
```bash
|
| 31 |
git lfs install
|
| 32 |
-
git clone git@hf.co:datasets/bio-mcp-data
|
| 33 |
```
|
| 34 |
|
| 35 |
## Data Format
|
|
|
|
| 22 |
|
| 23 |
```bash
|
| 24 |
git lfs install
|
| 25 |
+
git clone https://huggingface.co/datasets/longevity-genie/bio-mcp-data
|
| 26 |
```
|
| 27 |
|
| 28 |
Alternatively, you can clone using SSH:
|
| 29 |
|
| 30 |
```bash
|
| 31 |
git lfs install
|
| 32 |
+
git clone git@hf.co:datasets/longevity-genie/bio-mcp-data
|
| 33 |
```
|
| 34 |
|
| 35 |
## Data Format
|