Skip to content

Commit

Permalink
Merge pull request dave3d#23 from paulin1C/patch-1
Browse files Browse the repository at this point in the history
fix pip command
  • Loading branch information
dave3d authored Feb 26, 2021
2 parents b3e7eaa + c4a4b85 commit 313ecfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Alternatively, on some Linux distributions it can be installed with the followin
> sudo apt-get install vtk
SimpleITK can be installed via the following command:
> pip SimpleITK
> pip install SimpleITK
The options for the script can be seen by running it:
> python dicom2stl.py --help
Expand Down

0 comments on commit 313ecfd

Please sign in to comment.