Skip to content

Commit e92843d

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

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
@@ -97,6 +97,10 @@ the script have been described below with example commands.
9797
If you have a small dataset with less than 10 subjects, then it might be easiest to run the defacing algorithm serially.
9898

9999
```bash
100+
# activate your conda environment
101+
conda activate
102+
103+
# once your conda environment is active, execute the following
100104
python src/run.py ${INPUT_DIR} ${OUTPUT_DIR}
101105
```
102106

0 commit comments

Comments
 (0)