rithwiks commited on
Commit
2e697f2
1 Parent(s): a822140

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -29,7 +29,8 @@ Alternatively, you can clone this repo and use directly without connecting to hf
29
  git clone https://huggingface.co/datasets/AstroCompress/SBI-16-2D
30
  ```
31
 
32
- `git lfs pull`
 
33
 
34
  Then `cd SBI-16-3D` and start python like:
35
 
 
29
  git clone https://huggingface.co/datasets/AstroCompress/SBI-16-2D
30
  ```
31
 
32
+ To pull all data files:
33
+ ```git lfs pull```
34
 
35
  Then `cd SBI-16-3D` and start python like:
36