Skip to content

Commit

Permalink
match monolithic script
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Jun 5, 2024
1 parent 8a1b462 commit a27bb78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@ with an `Error 137`.
```bash
datalad containers-run \
--container-name code/containers/bids-mriqc \
-n bids-mriqc \
--input sourcedata \
--output . \
'{inputs}' '{outputs}' participant --participant-label sub-02 -w workdir
'{inputs}' '{outputs}' participant group -w workdir
```
If everything worked as expected, we will now see our new analysis, and
Expand Down

0 comments on commit a27bb78

Please sign in to comment.