Skip to content

Commit

Permalink
Merge pull request #3 from thewtex/demo-target
Browse files Browse the repository at this point in the history
DOC: demo target is lower case
  • Loading branch information
FBerendsen committed Feb 6, 2018
2 parents ba0e373 + c03fd72 commit 811315b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/CommandlineTool.rst
Expand Up @@ -54,7 +54,7 @@ Or, if SuperElastix was build from sources, follow these instructions to setup t
- Linux:

- change dir to :code:`<build-path>/Applications-build/`
- :code:`make Demo`
- :code:`make demo`

By building the :code:`Demo` target the SuperElastix executable, image data, configuration files and commandline scripts will be copied to the :code:`<DEMO_PREFIX>` directory. The :code:`<DEMO_PREFIX>` can be set by CMake and defaults to :code:`<build-path>/SuperElastixApplications-build/Demo`.
By building the :code:`demo` target the SuperElastix executable, image data, configuration files and commandline scripts will be copied to the :code:`<DEMO_PREFIX>` directory. The :code:`<DEMO_PREFIX>` can be set by CMake and defaults to :code:`<build-path>/SuperElastixApplications-build/Demo`.

0 comments on commit 811315b

Please sign in to comment.