From a27bb78df71b75d762a1cbf3e33c8b93e74f0fbc Mon Sep 17 00:00:00 2001 From: Austin Macdonald Date: Wed, 5 Jun 2024 10:37:47 -0500 Subject: [PATCH] match monolithic script --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6691bc19..f458872e 100644 --- a/README.md +++ b/README.md @@ -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