Skip to content

Commit

Permalink
examples doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenny Chen authored and Jenny Chen committed Aug 28, 2024
1 parent 490c78a commit 02b4e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/TMI/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The below example mounts the host_path (`/path/to/folder/with/dataset`) to the c
```
singularity run --bind /path/to/folder/with/dataset:/mnt \
designer2_<tag>.sif tmi \
-DKI -akc_outliers -fit_smoothing 10 /mnt/dwi.mif /data/parameters
-DKI -akc_outliers -fit_smoothing 10 /mnt/dwi.mif /mnt/parameters
```

---

0 comments on commit 02b4e75

Please sign in to comment.