Skip to content

Commit

Permalink
./process_data.sh --> bash process_data.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
valosekj committed Nov 19, 2024
1 parent 2055a2d commit 2e449bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ user to visually check the results.
Usage:

```bash
./process_data.sh -d <dicom folder> -b <bids folder> -r <results folder> -p <participant id> -s <session id> -c <contrasts> [-age <age> -sex <sex>]
bash process_data.sh -d <dicom folder> -b <bids folder> -r <results folder> -p <participant id> -s <session id> -c <contrasts> [-age <age> -sex <sex>]
```

```
Expand Down

0 comments on commit 2e449bb

Please sign in to comment.