Skip to content

Commit 464e83f

Browse files
authored
Fix pip package name
1 parent bda993c commit 464e83f

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
@@ -32,7 +32,7 @@ The CLI will take care of packaging the current directory and uploading to S3, c
3232

3333
Install the CLI using pip.
3434
```bash
35-
pip install sagemaker_studio_image_build
35+
pip install sagemaker-studio-image-build
3636
```
3737

3838
Ensure the execution role has a trust policy with CodeBuild.

0 commit comments

Comments
 (0)