Skip to content

Commit bf939af

Browse files
authored
DOC: Fix Python package installation formatting
1 parent 47d6472 commit bf939af

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ module. To enable it, set::
2828

2929
in ITK's CMake build configuration.
3030

31-
Installation
32-
-------------
31+
Install Python packages with::
3332

34-
```
35-
pip install itk-fixedpointinversedisplacementfield
36-
```
33+
pip install itk-fixedpointinversedisplacementfield

0 commit comments

Comments
 (0)