We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcb76b commit bb6d754Copy full SHA for bb6d754
README.md
@@ -13,7 +13,7 @@ This README file has instructions on how to get, validate and process the data.
13
```
14
cd data
15
curl -L https://figshare.com/ndownloader/files/{DATA_ID} -o group_data.tar
16
-tar zxvf group.tar
+tar zxvf group_data.tar
17
cd ..
18
19
0 commit comments