diff --git a/source/CommandlineTool.rst b/source/CommandlineTool.rst index 0a717ed..a401181 100644 --- a/source/CommandlineTool.rst +++ b/source/CommandlineTool.rst @@ -54,7 +54,7 @@ Or, if SuperElastix was build from sources, follow these instructions to setup t - Linux: - change dir to :code:`/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:`` directory. The :code:`` can be set by CMake and defaults to :code:`/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:`` directory. The :code:`` can be set by CMake and defaults to :code:`/SuperElastixApplications-build/Demo`.