carolineec commited on
Commit
b35e3fb
·
verified ·
1 Parent(s): 099af3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,5 +20,5 @@ You can download the test and validation split `.tar` files and extract them dir
20
  Use this script to extract the training files:
21
 
22
  ```
23
- cat sda1.backup.tar.gz.* | tar xzvf -
24
  ```
 
20
  Use this script to extract the training files:
21
 
22
  ```
23
+ cat train_recons.tar.gz.* | tar xzvf -
24
  ```