README update (gitlab login)

This commit is contained in:
dianeperez
2018-03-14 18:00:19 +01:00
parent 4d3d062ca5
commit 01a6db0ec8

View File

@@ -82,6 +82,13 @@ These scripts deploy the following software:
4. Load the research data into the `LDSM`
If you intend to load the research data stored on gitlab (adni, edsd and ppmi datasets), login first:
```sh
$ docker login registry.gitlab.com
```
Then
```sh
$ ./load_data.sh
```