Skip to content

Commit

Permalink
Updated example code
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxvandenBoom committed Nov 11, 2022
1 parent 3592afa commit e0cab0d
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 @@ -14,7 +14,7 @@ For example, to run an analysis, type:
docker run -ti --rm \
-v /local_bids_data_root/:/data \
-v /local_output_path/:/output \
multimodalneuro/n1detect /data /output --participant_label 01 --skip_bids_validator
multimodalneuro/erdetect /data /output --participant_label 01 --skip_bids_validator
```


Expand Down

0 comments on commit e0cab0d

Please sign in to comment.