chaofengc commited on
Commit
f97c4f5
1 Parent(s): efaef51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ Example commandline script with `huggingface-cli`:
10
  ```
11
  huggingface-cli download chaofengc/IQA-PyTorch-Datasets live.tgz --local-dir ./datasets --repo-type dataset
12
  cd datasets
13
- tar -xvf live.tgz
14
  ```
15
 
16
  # Disclaimer for This Dataset Collection
 
10
  ```
11
  huggingface-cli download chaofengc/IQA-PyTorch-Datasets live.tgz --local-dir ./datasets --repo-type dataset
12
  cd datasets
13
+ tar -xzvf live.tgz
14
  ```
15
 
16
  # Disclaimer for This Dataset Collection