Skip to content

Commit c8dc38b

Browse files
Update doc/code_and_data_management.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d2340ab commit c8dc38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/code_and_data_management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For the external collaborator (copied from above):
8484
1. [Install Datalad](https://handbook.datalad.org/en/latest/intro/installation.html): in a nutshell it is "git for data", checkout more at the offical [datalad handbook](https://handbook.datalad.org/en/latest/).
8585
2. Create an account on [G-node GIN](https://gin.g-node.org/): GIN is a host server for Neuro Imaging data, good for “unlimited” and free cloud back-up and private and public data sharing.
8686
3. Share your gin account to the person in charge to share the data with you and ask to be added as a "collaborator" to the specific repos you want to be share with you
87-
4. Use datalad to get the data, use this script below by changing paths anb URL (use ssh URL strationg with `git@gin.g-node.org:/cpp-lln-lab/`):
87+
4. Use datalad to get the data, use this script below by changing paths and URL (use ssh URL starting with `git@gin.g-node.org:/cpp-lln-lab/`):
8888

8989
```bash
9090
folder_for_installation=

0 commit comments

Comments
 (0)