Skip to content

Commit f658f82

Browse files
authored
Merge pull request #56 from thewtex/package-installation-instructions
DOC: Add package installation instructions
2 parents c99a49e + d86fa62 commit f658f82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ A more detailed description can be found in
2525
Installation
2626
------------
2727

28+
To install the binary Python packages::
29+
30+
python -m pip install itk-minimalpathextraction
31+
2832
Since ITK 4.8.0, this module is available in the ITK source tree as a remote
2933
module. To enable it, set::
3034

0 commit comments

Comments
 (0)