diff --git a/README.md b/README.md index 59a3e9ec90d..ea21f3d83dd 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Then this will download the dataset: ``` git clone https://github.com/spine-generic/data-multi-subject && \ cd data-multi-subject && \ +git annex init && \ git annex get . ```