Selaa lähdekoodia

Update 'README.md'

Lucas Backes 3 viikkoa sitten
vanhempi
commit
0abb03e765
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ This script is used for brain age prediction. Below is a description of each inp
 * RAW: are the input files raw ?
 * RUN_FILE: path to the `run_<model>.sh` file
 * SAVE_ALL: Do you want to save the intermidiate files (for ex: `subject_features`), if yes then the files will be stored in the folder `<subject_name>_<model>`
-* CONTAINER_PATH: path to the .sif image of the model
+* CONTAINER_PATH: path to the directory containing the container images
 
 ### brainageR folder: