Skip to content

Commit

Permalink
Update INSTALL.md (#155)
Browse files Browse the repository at this point in the history
configuration folder apparently
  • Loading branch information
acherm authored Feb 12, 2024
1 parent 2eca15b commit 8ae3645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Start a Docker container from the Docker image :
docker run -it -v PATH_TO_THE_REPOSITORY:/home/neuro/code/ nipype/nipype
```

Optionally edit the configuration file `narps_open/utils/default_config.toml` so that the referred paths match the ones inside the container. E.g.: if using the previous command line, the `directories` part of the configuration file should be :
Optionally edit the configuration file `narps_open/utils/configuration/default_config.toml` so that the referred paths match the ones inside the container. E.g.: if using the previous command line, the `directories` part of the configuration file should be :
```toml
# default_config.toml
# ...
Expand Down

0 comments on commit 8ae3645

Please sign in to comment.