Skip to content

Commit

Permalink
Merge pull request #157 from sadhana-r/sadhana-r-patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
thewtex authored Aug 9, 2023
2 parents b63d8d5 + abb7a6c commit dae5ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ to use this module.
Since ITK version **4.13**, this module is available as a *Remote* module
in the ITK source code.

Build it with the ``CMake`` option: ``Module_IsotropicWavelet``, this can be
Build it with the ``CMake`` option: ``Module_IsotropicWavelets``, this can be
switched on with a ``CMake`` graphical interface ``ccmake`` or directly from the
command line with: ``-DModule_IsotropicWavelet:BOOL=ON``
command line with: ``-DModule_IsotropicWavelets:BOOL=ON``

For **older** ITK versions (>4.10 required if ``BUILD_TEST=ON``), add it
manually as an *External* or *Remote* module to the ITK source code.
Expand Down

0 comments on commit dae5ee8

Please sign in to comment.