Added instruction to install Git LFS
Browse files
README.md
CHANGED
@@ -145,7 +145,8 @@ English
|
|
145 |
### Instructions for downloading dataset
|
146 |
<!-- [Add instructions for downloading images here]
|
147 |
-->
|
148 |
-
* Git
|
|
|
149 |
* Run the following commands in a **terminal**:
|
150 |
```bash
|
151 |
git clone https://huggingface.co/datasets/imageomics/fish-vista
|
|
|
145 |
### Instructions for downloading dataset
|
146 |
<!-- [Add instructions for downloading images here]
|
147 |
-->
|
148 |
+
* Install [Git LFS](https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage)
|
149 |
+
* Git clone the fish-vista repository
|
150 |
* Run the following commands in a **terminal**:
|
151 |
```bash
|
152 |
git clone https://huggingface.co/datasets/imageomics/fish-vista
|