Skip to content

Commit

Permalink
Update docs/how-to/container.md
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Guay <[email protected]>
  • Loading branch information
arnaudbore and SamGuay authored Jul 25, 2024
1 parent d8f3482 commit 8f6d1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To run `dcm2bids_scaffold`, `with singularity`, you need to *execute* a command

## Step 4: Run `dcm2bids_helper`

To run `dcm2bids_helper`, `with singularity`, you need to *execute* a command instead of *running* the pre-specified command (`dcm2bids`). To bind the respective volumes, you have two options:
To run `dcm2bids_helper` with Apptainer/Singularity, you need to *execute* a command instead of *running* the pre-specified command (`dcm2bids`). To bind the respective volumes, you have two options:

1. Put the input data in the same parent directory as the output directory.
2. Specify the input data directory as a separate volume.
Expand Down

0 comments on commit 8f6d1bf

Please sign in to comment.