Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Donders-Institute/dr-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
hurngchunlee committed Nov 22, 2023
2 parents 3c9a297 + 8e08e38 commit 52b4912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/repocli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The credential (username and password) of the data-access account should be prov
$ repocli login
```

You will be asked to provide the WebDAV's baseURL, username and password. For the Donders Repository users, the baseURL is `https://webdav.data.donders.ru.nl`. The username and password are your data-access account credential, see [here](https://data.donders.ru.nl/doc/help/user-manual/transfer-data/data-access-account.html) for more detail.
You will be asked to provide the WebDAV's baseURL, username and password. For the Donders Repository users, the baseURL is `https://webdav.data.donders.ru.nl`. The username and password are your data-access account credential, see [here](https://data.donders.ru.nl/doc/help/helppages/user-manual/transfer-data/data-access-account.html) for more detail.

After providing those values, type `y` to save the credential to the configuration file. Once it is done successfully, you can reuse the configuration file in the future to connect to the same WebDAV endpoint.

Expand Down

0 comments on commit 52b4912

Please sign in to comment.