Skip to content

Commit b1f7f3e

Browse files
committed
Oops, it is not compressed.
1 parent bb6d754 commit b1f7f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This README file has instructions on how to get, validate and process the data.
1313
```
1414
cd data
1515
curl -L https://figshare.com/ndownloader/files/{DATA_ID} -o group_data.tar
16-
tar zxvf group_data.tar
16+
tar xvf group_data.tar
1717
cd ..
1818
```
1919

0 commit comments

Comments
 (0)