File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ Overview
1010
1111The ITK WikiExamples can be built in several ways:
1212
13- 1. A single example. Follow the instrutions of the example.
13+ 1. A single example. Follow the instructions of the example.
14142. All examples stand-alone. Follow `these instructions <http://www.vtk.org/Wiki/ITK/Examples/Instructions/ForUsers#Build_all_of_the_examples >`_.
15- 3. All examples with a `Superbuild ` that builds a proper ITK and VTK. Follow
15+ 3. All examples with a `` Superbuild ` ` that builds a proper ITK and VTK. Follow
1616 `these guidelines <http://www.vtk.org/Wiki/ITK/Examples/Instructions/ForUsers#Use_the_Superbuild_to_build_a_proper_VTK_and_ITK >`_.
17- 4. As an ITK `Remote ` Module. Follow these guidelines:
17+ 4. As an ITK `` Remote ` ` Module. Follow these guidelines:
1818
19- * Enable the `Module_WikiExamples ` boolean variable in your ITK CMake file.
19+ * Enable the `` Module_WikiExamples ` ` boolean variable in your ITK CMake file.
2020 * Configure and generate your ITK project.
21- * Build the `WikiExamples ` modules.
21+ * Build the `` WikiExamples ` ` modules.
2222
23- If you want to test the `WikiExamples `, execute the follwoing commands::
23+ If you want to test the `` WikiExamples `` , execute the following commands::
2424
2525 $ cd {itk_bld}
2626 $ cd Modules/Remote/WikiExamples
You can’t perform that action at this time.
0 commit comments