Skip to content

Commit

Permalink
add 'export PYTHONPATH="${PYTHONPATH}:path/to/nist_mni_pipelines/"' i…
Browse files Browse the repository at this point in the history
…n the bashrc
  • Loading branch information
charleygros authored Nov 12, 2018
1 parent 850c240 commit 6cb0bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Installation:
Add the following lines to you `~/.bashrc` (change the path):
```
export PYTHONPATH="${PYTHONPATH}:path/to/nist_mni_pipelines"
export PYTHONPATH="${PYTHONPATH}:path/to/nist_mni_pipelines/"
export PYTHONPATH="${PYTHONPATH}:path/to/nist_mni_pipelines/ipl/"
export PYTHONPATH="${PYTHONPATH}:path/to/nist_mni_pipelines/ipl"
```
Expand Down

0 comments on commit 6cb0bd0

Please sign in to comment.