Skip to content

Commit 5e56c19

Browse files
committed
use -O flag with wget and double quotes
1 parent 5e4a53c commit 5e56c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ If your data does not satisfy these requirements, please open an issue [here](ht
112112
Step-by-step installation instruction can be found [here](https://github.com/pnlbwh/dMRIharmonization/blob/c5bc02149d9e0f96402b3fabc90c2d7bb0e87fe5/README.md).
113113
But for ease of use, we provide a [Singularity](Singularity) container. Download it as:
114114

115-
wget https://www.dropbox.com/scl/fi/onkvy3gdvw99m05v0c52q/dMRIharmonization.sif?rlkey=qptch5779p0h9y3vkz55v0s9g&st=inlduybh&dl=0
115+
wget "https://www.dropbox.com/scl/fi/onkvy3gdvw99m05v0c52q/dMRIharmonization.sif?rlkey=qptch5779p0h9y3vkz55v0s9g&st=inlduybh&dl=0" -O dMRIharmonization.sif
116116

117117
You should bind your data and shell into the container to use it:
118118

0 commit comments

Comments
 (0)