Skip to content

Commit 62fe2b8

Browse files
Arshithaericearl
andauthored
Update README.md
Co-authored-by: Eric Earl <eric.earl@nih.gov>
1 parent e1841a9 commit 62fe2b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ If you have dataset with over 10 subjects and since each defacing job is indepen
110110
subject/session in the dataset using the `-n/--n-cpus` option. The following example command will run the pipeline occupying 10 processors at a time.
111111

112112
```bash
113+
# activate your conda environment
114+
conda activate
115+
116+
# once your conda environment is active, execute the following
113117
python src/run.py ${INPUT_DIR} ${OUTPUT_DIR} -n 10
114118
```
115119

0 commit comments

Comments
 (0)