jbloom commited on
Commit
3666c10
·
1 Parent(s): 54f0900

fix README typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -92,7 +92,7 @@ Alternatively, you can clone this repo and use directly without connecting to hf
92
  git clone https://huggingface.co/datasets/AstroCompress/GBI-16-2D-Legacy
93
  ```
94
 
95
- Then `cd SBI-16-3D` and start python like:
96
 
97
  ```python
98
  from datasets import load_dataset
 
92
  git clone https://huggingface.co/datasets/AstroCompress/GBI-16-2D-Legacy
93
  ```
94
 
95
+ Then `cd GBI-16-2D-Legacy` and start python like:
96
 
97
  ```python
98
  from datasets import load_dataset