dadadaxi commited on
Commit
471e0e7
·
verified ·
1 Parent(s): d9a21ee

Modify the download command

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ The HDF5 file structure is `config_batch_*/config_*`. Each configuration contain
64
  Download the dataset:
65
 
66
  ```bash
67
- hf download --dataset OneScience-Group/ani1x --local-dir ./data
68
  ```
69
 
70
 
 
64
  Download the dataset:
65
 
66
  ```bash
67
+ hf download OneScience-Group/ani1x --repo-type dataset
68
  ```
69
 
70