Skip to content

Commit f8648c7

Browse files
authored
Update README.md
Fixed pip installation command
1 parent d9b2667 commit f8648c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This library is based on famous [Segmentation Models Pytorch](https://github.com
66

77
## Installation
88

9-
* Type 1: `pip install segmentation_models_pytorch_3d`
9+
* Type 1: `pip install segmentation-models-pytorch-3d`
1010
* Type 2: Copy `segmentation_models_pytorch_3d` folder from this repository in your project folder.
1111

1212
## Quick start

0 commit comments

Comments
 (0)