Skip to content

Commit 1c9886c

Browse files
Merge pull request #48 from pnlbwh/containers
Revise link
2 parents 1e3708a + d8437e6 commit 1c9886c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If your data does not satisfy these requirements, please open an issue [here](ht
109109

110110
# Installation
111111

112-
Step-by-step installation instruction can be found [here](https://github.com/pnlbwh/dMRIharmonization/blob/c5bc02149d9e0f96402b3fabc90c2d7bb0e87fe5/README.md).
112+
Step-by-step installation instruction can be found [here](https://github.com/pnlbwh/dMRIharmonization/blob/9266b1c753ca0270562e57ee4450ac21c98ce8be/README.md).
113113
But for ease of use, we provide a [Singularity](Singularity) container. Download it as:
114114

115115
wget "https://www.dropbox.com/scl/fi/onkvy3gdvw99m05v0c52q/dMRIharmonization.sif?rlkey=qptch5779p0h9y3vkz55v0s9g&st=inlduybh&dl=0" -O dMRIharmonization.sif
@@ -122,7 +122,7 @@ You should bind your data and shell into the container to use it:
122122
./harmonization.py --help
123123

124124

125-
(Optional) For running tests and debugging, [download IIT templates](https://github.com/pnlbwh/dMRIharmonization/blob/c5bc02149d9e0f96402b3fabc90c2d7bb0e87fe5/README.md#3-download-iit-templates)
125+
(Optional) For running tests and debugging, [download IIT templates](https://github.com/pnlbwh/dMRIharmonization/blob/9266b1c753ca0270562e57ee4450ac21c98ce8be/README.md#3-download-iit-templates)
126126
and bind them into the container:
127127

128128
singularity shell -B /path/to/data:/path/to/data \

0 commit comments

Comments
 (0)