Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
neurolabusc committed Nov 28, 2017
1 parent ee267a4 commit 02fc4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ mkdir build && cd build
cmake ..
make
```
`dcm2niix` will be created in the `bin` subfolder. To install on the system run `make install`.
`dcm2niix` will be created in the `bin` subfolder. To install on the system run `make install` instead of `make` - this will copy the executable to your path so you do not have to provide the full path to the executable.

**optional building with OpenJPEG:**

Expand Down

0 comments on commit 02fc4b2

Please sign in to comment.