dadadaxi commited on
Commit
e8f37e7
·
verified ·
1 Parent(s): 888e9ef

Modify the download command

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ Each configuration consists of an atom-count line, a comment line, and atom line
61
  Download the dataset:
62
 
63
  ```bash
64
- hf download --dataset OneScience-Group/water --local-dir ./data
65
  ```
66
 
67
 
 
61
  Download the dataset:
62
 
63
  ```bash
64
+ hf download OneScience-Group/water --repo-type dataset
65
  ```
66
 
67