Skip to content

Commit e042391

Browse files
committed
Merge branch 'master' of https://github.com/nipy/heudiconv into rel/0.5.1
2 parents dd7afc4 + e30cd6b commit e042391

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ HeuDiConv operates using a heuristic, which provides information on
2323
how your files should be converted. A number of example heuristics are
2424
provided to address various use-cases
2525

26-
- the [cmrr_heuristic](heuristics/cmrr_heuristic.py) provides an
26+
- the [cmrr_heuristic](heudiconv/heuristics/cmrr_heuristic.py) provides an
2727
example for a conversion to [BIDS]
28-
- the [reproin](heuristics/reproin.py) could be used to establish
28+
- the [reproin](heudiconv/heuristics/reproin.py) could be used to establish
2929
a complete imaging center wide automation to convert all acquired
3030
data to [BIDS] following a simple naming
3131
[convention](https://goo.gl/o0YASC) for studies and sequences
@@ -36,7 +36,7 @@ provided to address various use-cases
3636

3737
Released versions of HeuDiConv are available from PyPI so you could
3838
just `pip install heudiconv[all]` for the most complete installation,
39-
and it would require manual installation ony
39+
and it would require manual installation only
4040
of the [dcm2niix](https://github.com/rordenlab/dcm2niix/). On
4141
Debian-based systems we recommend to use
4242
[NeuroDebian](http://neuro.debian.net) providing

0 commit comments

Comments
 (0)