Skip to content

Commit 5ffd7c0

Browse files
Update README.md
1 parent 272e3d9 commit 5ffd7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Generate sulcal graphs from T1 MRI images using morphologist-cli.
7575
```bash
7676
LIST_MRI_FILES="/path/to/data/sub-0001.nii.gz /path/to/data/sub-0002.nii.gz"
7777
OUTPUT_PATH="/path/to/data/TESTXX/"
78-
morphologist-cli $LIST_MRI_FILES $OUTPUT_PATH -- --of morphologist-auto-nonoverlap-1.0
78+
morphologist-cli $LIST_MRI_FILES $OUTPUT_PATH -- --of morphologist-auto-nonoverlap-1.0 --if morphologist-auto-nonoverlap-1.0
7979
```
8080

8181
### Parallel Processing with soma-workflow

0 commit comments

Comments
 (0)